You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may add the fields suggested as the below:
"genutil": A group of genesis utility functionality for usage including Genesis transactions and file validation related command (gentx), as well as Tendermind related initialization
"ibc": Inter-communication across the chains
"evidence" (listed in the field page already, opts to further elaborate): Evidence storage handling and block proposal detection with the evidence reactor @lezzokafka
Updated a few more fields:
“genutil”: A variety of genesis utility functionality for usage including genesis transactions creation (gentx) and genesis file validation command as well as Tendermint related initialization
“gentx”: Generation of genesis transaction carrying a self-delegation
“ibc”: Inter-Blockchain Communication across different chains
“validate-genesis”: Genesis file validation at the default/assigned location
“evidence” (listed in the field page already, opts to further elaborate): Evidence storage handling and block proposal detection with the evidence reactor @lezzokafka
I am learning the genesis structure with the page https://crypto.org/docs/chain-details/genesis_file.html#fields-in-genesis
and the default genesis file https://github.com/crypto-com/testnets/blob/main/testnet-croeseid-2/genesis.json
Looks like the document is missing a few fields such as: "evidence", "genutil", "ibc", "transfer", etc...
The text was updated successfully, but these errors were encountered: