Skip to content

Commit

Permalink
Update index.html fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
melvincarvalho authored Feb 22, 2024
1 parent 8f85d27 commit 54580d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ <h3>Cashu</h3>


<section>
<h3>Transaction Objexts</h3>
<h3>Transaction Objects</h3>

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.
Expand Down

0 comments on commit 54580d7

Please sign in to comment.