Module duniter::chain_spec::gen_genesis_data
source ยท Structsยง
- BlockV1 ๐
- CliqueSmith ๐
- GenesisInfo ๐
- GenesisInput ๐
- GenesisMigrationData ๐
- IdentityV1 ๐identities
- IdentityV2 ๐identities
- PubkeyV1 ๐
- RawSmith ๐
- SmithData ๐
- SmithMembers ๐
- TimestampV1 ๐
- TransactionV1 ๐
- TransactionV2 ๐
Staticsยง
- DUNITER_V1_DAYS ๐
- G1_DUNITER_V1_DT ๐
- G1_DUNITER_V1_SIGQTY ๐
Traitsยง
- Because SessionKeys struct is defined by each Runtime, it cannot be constructed here. Its construction must be provided.
Functionsยง
- build_smiths_wot ๐
- check_identities_v2 ๐
- clique_smith_wot ๐
- clique_wot ๐
- create_smith_wot ๐
- diviser_to_unit ๐
- dump_genesis_info ๐
- feed_identities ๐
- generate genesis data from a json file takes DUNITER_GENESIS_CONFIG env var if present or duniter-gen-conf.json by default
- Generate an authority keys.
- get_best_diviser ๐
- get_genesis_input ๐
- make_authority_exist ๐
- seconds_to_blocs ๐Converts a number of seconds to a number of 6-seconds blocs use lower approximation example : 2 seconds will be block 0 example : 7 seconds will be block 1
- Converts a Duniter v1 public key (Ed25519) to an Account Id. No need to convert to address.
- validate_idty_name ๐
Type Aliasesยง
- MembershipData ๐