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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Transaction options are spendable token in electrionic coins such as bitcoin. Typically it will have, for a given chain, a public components, the txid plus output (vout),
plus a public key or script showing who can spend the token. A transaction object web voucher, can be made spendable by appending the private key K, to the end of the voucher.