Documentation ¶ Index ¶ type Config 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 } Struct collecting all the foundational parameters of the ALPHA Source Files ¶ View all Source files config.go Click to show internal directories. Click to hide internal directories.