136 - Bech32 Encoded Tx Position References
BIP: 136 source Layer: Applications Title: Bech32 Encoded Tx Position References Authors: Велеслав Jonas Schnelli Daniel Pape Status: Draft Type: Informational Assigned: 2017-07-09 License: BSD-2-Clause Table of ContentsIntroductionAbstractCopyrightMotivationExamplesSpecificationTxRef ConsiderationsTxRef FormatHuman-Readable PartSeparatorData PartReadabilityEncodingMagic NotesEncoding ExampleOutpoint IndexDecodingRationaleReference implementationsAppendicesTest ExamplesTxRefTxRef with OutpointsTxRef Payload Value Choices:Block Height Value:Tx Position Value:Acknowledgements Introduction Abstract This document proposes a convenient, human usable encoding to refer to a confirmed transaction position within the Bitcoin blockchain--known as "TxRef". The primary purpose of this encoding is to allow users to refer to a confirmed transaction (and optionally, a particular outpoint index within the transaction) in a standard, reliable, and concise way. Pl...