Skip to content

Instantly share code, notes, and snippets.

@zhfnjust
Created November 7, 2020 02:41
Show Gist options
  • Save zhfnjust/6d3235b5bef91259a8002a42f30a0626 to your computer and use it in GitHub Desktop.
Save zhfnjust/6d3235b5bef91259a8002a42f30a0626 to your computer and use it in GitHub Desktop.
/*
* print out parameters used in debugger, see ""../.vscode/launch.json" for an example
console.log(toHex(pkh))
console.log(toHex(sig))
console.log(toHex(publicKey))
console.log(tx.toString())
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment