codechain-sdk-js
codechain-sdk-js copied to clipboard
Add low-level APIs for creating invalid transactions
Currently, signTransactionInput() checks only P2PKH lockScriptHash
.
I'm considering making it also check the P2PKHBurn hash. After that, make it create the valid P2PKHBurn unlock script if 'force' option is given.