codechain-sdk-js icon indicating copy to clipboard operation
codechain-sdk-js copied to clipboard

Add low-level APIs for creating invalid transactions

Open joojis opened this issue 6 years ago • 1 comments

joojis avatar Sep 11 '18 04:09 joojis

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.

joojis avatar Sep 12 '18 12:09 joojis