Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // Fee that is burned by every non-asset creating transaction TxFee uint64 // Fee that must be burned by every asset creating transaction CreateAssetTxFee uint64 // Time of the E network upgrade EUpgradeTime time.Time }
Struct collecting all the foundational parameters of the AVM
Click to show internal directories.
Click to hide internal directories.