This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:guides:2-transactions [2019/06/07 19:57] nick |
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:guides:2-transactions [2021/07/26 16:37] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== Bitcoin: Guide 2 Transactions ======== | + | ==== Bitcoin: Guide 2 Transactions ==== |
| + | [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:guides| return to Bitcoin Guides]] | ||
| - | [[dido:public:stds:defact:bitcoin:guides | return to Bitcoin Guides]] | + | === Overview === |
| - | + | ||
| - | | **BETA:** | | + | |
| - | | This documentation has not been extensively reviewed by Bitcoin experts and so likely contains numerous errors. Please use the Issue and Edit links on the bottom left menu to help us improve. To close this disclaimer | | + | |
| - | + | ||
| - | ====== Overview ====== | + | |
| ://Transactions let users spend satoshis. Each transaction is constructed out of several parts which enable both simple direct payments and complex transactions.[[https://bitcoin.org/en/transactions-guide | Bitcoin Transactions ]]// | ://Transactions let users spend satoshis. Each transaction is constructed out of several parts which enable both simple direct payments and complex transactions.[[https://bitcoin.org/en/transactions-guide | Bitcoin Transactions ]]// | ||
| - | ===== Introduction ===== | + | === Introduction === |
| : //...describe each part and demonstrate how to use them together to build complete transactions.// | : //...describe each part and demonstrate how to use them together to build complete transactions.// | ||
| - | : //To keep things simple, this section pretends coinbase transactions do not exist. Coinbase transactions can only be created by Bitcoin miners and they’re an exception to many of the rules listed below. Instead of pointing out the coinbase exception to each rule, we invite you to read about coinbase transactions in the block chain section of this guide.// | + | : //To keep things simple, this section pretends coinbase transactions do not exist. Coinbase transactions can only be created by [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|Bitcoin]] miners and they’re an exception to many of the rules listed below. Instead of pointing out the coinbase exception to each rule, we invite you to read about coinbase transactions in the block chain section of this guide.// |
| - | ===== Topics ===== | + | === Topics === |
| * [[https://bitcoin.org/en/transactions-guide#introduction | Introduction]] | * [[https://bitcoin.org/en/transactions-guide#introduction | Introduction]] | ||
| * [[https://bitcoin.org/en/transactions-guide#p2pkh-script-validation | P2PKH Script Validation]] | * [[https://bitcoin.org/en/transactions-guide#p2pkh-script-validation | P2PKH Script Validation]] | ||
| Line 25: | Line 21: | ||
| * [[https://bitcoin.org/en/transactions-guide#transaction-malleability | Transaction Malleability]] | * [[https://bitcoin.org/en/transactions-guide#transaction-malleability | Transaction Malleability]] | ||
| + | <hidden Click to show or hide disclaimer> | ||
| + | | **BETA** | | ||
| + | | This documentation uses information provided in [[https://bitcoin.org/en/transactions-guide | Bitcoin Transactions Guide ]] and has not been approved by Bitcoin experts.| | ||
| + | </hidden> | ||