mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Updates based on bitcoin-dot-org changes
- Blockchain guide typo (bitcoin-dot-org/#1920) - GetTxOut correction (bitcoin-dot-org/#1891) - Tx Guide (bitcoin-dot-org/#1819) - Vars.md (bitcoin-dot-org/#1825) - signrawtransaction typo
This commit is contained in:
parent
dc542202f4
commit
61e478a335
5 changed files with 8 additions and 9 deletions
|
@ -47,7 +47,7 @@ invalidating previous transactions.
|
|||

|
||||
|
||||
An output has an implied index number based on its location in the
|
||||
transaction---the first output is output zero. The output also has an
|
||||
transaction---the index of the first output is zero. The output also has an
|
||||
amount in duffs which it pays to a conditional pubkey script. Anyone
|
||||
who can satisfy the conditions of that pubkey script can spend up to the
|
||||
amount of duffs paid to it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue