Module duniter::chain_spec::gdev
source ยท Structsยง
- emulate client specifications to get them from json
- GDevSKP ๐
Constantsยง
- TOKEN_DECIMALS ๐
- TOKEN_SYMBOL ๐
Staticsยง
- EXISTENTIAL_DEPOSIT ๐
Functionsยง
- generate development chainspec with Alice validator
- generate live network chainspecs
- custom genesis
- get_env ๐get environment variable
- get_parameters ๐
- get_wasm_binary ๐Get the WASM bytes either from filesytem (
WASM_FILE
env variable giving the path to the wasm blob) or else get the one compiled from source code. Goal: allow to provide the WASM built with srtool, which is reproductible. - generate local network chainspects
Type Aliasesยง
- GenesisParameters ๐