issues
search
Bitcoin-com
/
bitbox-sdk
BITBOX SDK for Bitcoin Cash
https://developer.bitcoin.com/bitbox
MIT License
89
stars
62
forks
source link
Updating OP_RETURN test for livenet and to support all msg lengths
#100
Closed
BytesOfMan
closed
5 years ago
BytesOfMan
commented
5 years ago
Adding shorter example OP_RETURN msg
Code arbitrarily parses shorter OP_RETURN or longer OP_RETURN msgs (issue with parsing messages shorter than 20 characters using
fromASM
)
Uses livenet as this method does not spend or risk funds
fromASM
)