docs: big-endian token representation

This commit is contained in:
Jude Nelson
2018-07-05 17:31:31 -04:00
parent 4c19b29d90
commit 8a3621b0fb

View File

@@ -251,7 +251,7 @@ def parse( bin_payload, block_height ):
0 2 3 23 39 47
|-----|---|--------------------------------------|----------------|--------------------------|
magic op hash(ns_id,script_pubkey,reveal_addr) consensus hash token fee (little-endian)
magic op hash(ns_id,script_pubkey,reveal_addr) consensus hash token fee (big-endian)
Returns {
'opcode': ...