mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
e76b244853
Closes https://github.com/paritytech/polkadot-sdk/issues/2713 --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
119 lines
1.9 KiB
JSON
119 lines
1.9 KiB
JSON
{
|
|
"system": {},
|
|
"babe": {
|
|
"authorities": [],
|
|
"epochConfig": {
|
|
"allowed_slots": "PrimaryAndSecondaryVRFSlots",
|
|
"c": [
|
|
1,
|
|
4
|
|
]
|
|
}
|
|
},
|
|
"indices": {
|
|
"indices": []
|
|
},
|
|
"balances": {
|
|
"balances": []
|
|
},
|
|
"transactionPayment": {
|
|
"multiplier": "1000000000000000000"
|
|
},
|
|
"staking": {
|
|
"validatorCount": 0,
|
|
"minimumValidatorCount": 0,
|
|
"invulnerables": [],
|
|
"forceEra": "NotForcing",
|
|
"slashRewardFraction": 0,
|
|
"canceledPayout": 0,
|
|
"stakers": [],
|
|
"minNominatorBond": 0,
|
|
"minValidatorBond": 0,
|
|
"maxValidatorCount": null,
|
|
"maxNominatorCount": null
|
|
},
|
|
"session": {
|
|
"keys": []
|
|
},
|
|
"democracy": {},
|
|
"council": {
|
|
"members": []
|
|
},
|
|
"technicalCommittee": {
|
|
"members": []
|
|
},
|
|
"elections": {
|
|
"members": []
|
|
},
|
|
"technicalMembership": {
|
|
"members": []
|
|
},
|
|
"grandpa": {
|
|
"authorities": []
|
|
},
|
|
"beefy": {
|
|
"authorities": [],
|
|
"genesisBlock": 1
|
|
},
|
|
"treasury": {},
|
|
"sudo": {
|
|
"key": null
|
|
},
|
|
"imOnline": {
|
|
"keys": []
|
|
},
|
|
"authorityDiscovery": {
|
|
"keys": []
|
|
},
|
|
"society": {
|
|
"pot": 0
|
|
},
|
|
"vesting": {
|
|
"vesting": []
|
|
},
|
|
"glutton": {
|
|
"compute": "0",
|
|
"storage": "0",
|
|
"trashDataCount": 0
|
|
},
|
|
"assets": {
|
|
"assets": [],
|
|
"metadata": [],
|
|
"accounts": []
|
|
},
|
|
"poolAssets": {
|
|
"assets": [],
|
|
"metadata": [],
|
|
"accounts": []
|
|
},
|
|
"transactionStorage": {
|
|
"byteFee": 10,
|
|
"entryFee": 1000,
|
|
"storagePeriod": 100800
|
|
},
|
|
"allianceMotion": {
|
|
"members": []
|
|
},
|
|
"alliance": {
|
|
"fellows": [],
|
|
"allies": []
|
|
},
|
|
"mixnet": {
|
|
"mixnodes": []
|
|
},
|
|
"nominationPools": {
|
|
"minJoinBond": 0,
|
|
"minCreateBond": 0,
|
|
"maxPools": 16,
|
|
"maxMembersPerPool": 32,
|
|
"maxMembers": 512,
|
|
"globalMaxCommission": null
|
|
},
|
|
"txPause": {
|
|
"paused": []
|
|
},
|
|
"safeMode": {
|
|
"enteredUntil": null
|
|
}
|
|
}
|