You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Block hashes and txids are both 64 hex digit hashes, so will have to be disambiguated by querying bitcoind. Outputs are TXID:VOUT, so can be transformed into /output/TXID:VOUT.
The text was updated successfully, but these errors were encountered:
Block hashes and txids are both 64 hex digit hashes, so will have to be disambiguated by querying bitcoind. Outputs are
TXID:VOUT
, so can be transformed into/output/TXID:VOUT
.The text was updated successfully, but these errors were encountered: