Skip to content

Commit

Permalink
chaindb: deprecate getSpentView
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxcanfly committed Sep 7, 2018
1 parent e01c215 commit c695ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/blockchain/chaindb.js
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,7 @@ class ChainDB {
/**
* Get coin viewpoint (historical).
* @param {TXMeta} meta
* @deprecated
* @returns {Promise} - Returns {@link CoinView}.
*/

Expand Down

0 comments on commit c695ebe

Please sign in to comment.