bvmVerify
@opcat-labs/scrypt-ts-opcat v1.0.4
@opcat-labs/scrypt-ts-opcat / bvmVerify
Function: bvmVerify()
bvmVerify(
extPsbt,inputIndex):string|true
Defined in: packages/scrypt-ts-opcat/src/utils/bvm.ts:10
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