# Functions
ComputeChainIDFromFields Takes the binary fields that define a chainID and hashes them together to create the ChainID expected by the APIs.
ComputeChainIDFromStrings Take a set of strings, and compute the chainID.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Our Average Period is 2 days (144 10 minute blocks per day).
If we have at least half the rates, we can do conversions.
BurnAddress is the mainnet burn address.
BurnRCD is the rcd representation of the burn address.
Hardcode developers who work active on PegNet to avoid manipulations from config files
contains the percentage distribution of the total 2000 defined in `pegnet` repo `modules/conversions/conversionlimit.go` as PerBlockDevelopers
TODO: in v2.5 move into special Developer Rewards Chain (DRC).
BurnAddress that can be used for all assets.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Special structure for the Developer rewards.
Special structure for the mint amount.
No description provided by the author