bvmVerify
bitcoinjs-lib / bvmVerify
Function: bvmVerify()
bvmVerify(
extPsbt,inputIndex):string|true
Defined in: packages/scrypt-ts-btc/src/utils/bvm.ts:39
Verify that an input of ExtPsbt can be unlocked correctly. The extPsbt should be finalized.
Parameters
extPsbt
inputIndex
number = 0
Returns
string | true
true if success