Documentation ¶
Index ¶
Constants ¶
View Source
const ( // field keys FieldModule = "module" FieldMethod = "method" FieldChain = "chain" FieldChainNetwork = "chain_network" FieldNonce = "nonce" FieldTx = "tx" FieldCctx = "cctx" // module names ModNameInbound = "inbound" ModNameOutbound = "outbound" ModNameGasPrice = "gasprice" ModNameHeaders = "headers" )
A group of predefined field keys and module names for zetaclient logs
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.