0.1.6 • Published 2 years ago

bsv-is-final-tx v0.1.6

Weekly downloads
-
License
Open BSV License
Repository
github
Last release
2 years ago

bsv-is-final-tx

Checks if a BSV transaction is final

Installation

npm i bsv-is-final-tx

Usage

const isFinal = require('bsv-is-final-tx')

(async () => {
  console.log(await isFinal('YOUR_TX_HEX_HERE'))
})()

License

The license for the code in this repository is the Open BSV License.

0.1.4

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.3

2 years ago

0.1.1

4 years ago

0.1.0

4 years ago