package
0.0.0-20200107211526-8e17a2142328
Repository: https://github.com/genesiskernel/go-genesis.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
LoadMap instantiates a linked hash map and initializing it from map[string]interface{}.
No description provided by the author
No description provided by the author
NewMap instantiates a linked hash map.

# Structs

Link represents a node of doubly linked list.
Map holds the elements in go's native map, also maintains the head and tail link to keep the elements in insertion order.

# Interfaces

ClientTxPreprocessor procees tx from client.
No description provided by the author
DaemonLoader allow implement different ways for loading daemons.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SmartContractRunner run serialized contract.