Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Max key1 value (occupy 6 bytes = 48 bits) MaxKey1 = uint64(1<<48 - 1) )
Variables ¶
This section is empty.
Functions ¶
func GenerateSystemTxId ¶
GenerateSystemTxId generates a system transaction hash with business type and two keys Format: 0x{system_tx_type(1 byte)}{key1(6 bytes)}{key2(1 byte)}0000000000000000000000000000000000000000
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.