mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 22:43:42 +08:00
update readme
This commit is contained in:
@@ -56,7 +56,6 @@ In a transaction, the sender is established as the funder of the first non-OP_RE
|
||||
- magic bytes (2 bytes)
|
||||
- operation code (1 byte)
|
||||
- name/salt hash (20 bytes)
|
||||
- historical record hash (16 bytes)
|
||||
|
||||
### Name Claim (reveal)
|
||||
|
||||
@@ -88,3 +87,8 @@ In a name transfer, name ownership is transferred to the recipient of the first
|
||||
Example of a transaction with an OP\_RETURN and multiple outputs:
|
||||
https://blockchain.info/tx/1ae39745fd3891c16806bba44e6540944d145452ff156cab03076d7c08462e38?show_adv=true
|
||||
|
||||
### Historical Record Hashes
|
||||
|
||||
Historical record hashes (16 bytes) are to potentially be added to name preorders and/or name transfers.
|
||||
|
||||
The historical record hash must be a hash of a data string generated from a snapshot of the namespace at some point in the recent past (e.g. the last 12 blocks).
|
||||
|
||||
Reference in New Issue
Block a user