bcoin-org.github.io
bcoin-org.github.io copied to clipboard
wallet.sign function signature needs to be updated for new api
should be wallet.sign(options)
with a tx in the options and the tx should be a buffer.