# Functions
No description provided by the author
No description provided by the author
No description provided by the author
LoadMap instantiates a linked hash map and initializing it from map[string]interface{}.
MerkleTreeRoot return Merkle value.
No description provided by the author
No description provided by the author
NewMap instantiates a linked hash map.
ParseBlockHeader is parses block header.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
Transaction types.
Transaction types.
Transaction types.
Transaction types.
Transaction types.
Transaction types.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
AfterTxs defined block batch process tx for sql DML.
No description provided by the author
BlockData is a structure of the block's.
BlockHeader is a structure of the block's header.
FirstBlock is the header of first block transaction.
Header is contain header data.
Link represents a node of doubly linked list.
No description provided by the author
Map holds the elements in go's native map, also maintains the head and tail link to keep the elements in insertion order.
No description provided by the author
SmartTransaction is storing smart contract data.
No description provided by the author
No description provided by the author
UTXO Transfer.
# Interfaces
ClientTxPreprocessor procees tx from client.
No description provided by the author
No description provided by the author
No description provided by the author
SmartContractRunner run serialized contract.
# Type aliases
No description provided by the author
BlockSyncMethod define block sync method.