We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
related to #273 On bitcoin nonstandard, multisig and nulldata type of address uses the prefix s-xxx, m-xxx and d-xxx. How can I derive the string of xxx??? ex) https://blockchair.com/bitcoin/transaction/03acfae47d1e0b7674f1193237099d1553d3d8a93ecc85c18c4bec37544fe386
s-xxx
m-xxx
d-xxx
xxx
txid: 03acfae47d1e0b7674f1193237099d1553d3d8a93ecc85c18c4bec37544fe386 vout index: 1 scriptpubkey: 76a90088ac
The text was updated successfully, but these errors were encountered:
No branches or pull requests
related to #273
On bitcoin nonstandard, multisig and nulldata type of address uses the prefix
s-xxx
,m-xxx
andd-xxx
.How can I derive the string of
xxx
???ex)
https://blockchair.com/bitcoin/transaction/03acfae47d1e0b7674f1193237099d1553d3d8a93ecc85c18c4bec37544fe386
txid: 03acfae47d1e0b7674f1193237099d1553d3d8a93ecc85c18c4bec37544fe386
vout index: 1
scriptpubkey: 76a90088ac
The text was updated successfully, but these errors were encountered: