mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +00:00
2e4b8996c4
Related to https://github.com/paritytech/polkadot-sdk/issues/2787 Adding BEEFY support to the kitchensink chain in order to be able to extend the current warp sync zombienet tests with BEEFY enabled
113 lines
1.8 KiB
JSON
113 lines
1.8 KiB
JSON
{
|
|
"system": {},
|
|
"babe": {
|
|
"authorities": [],
|
|
"epochConfig": null
|
|
},
|
|
"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
|
|
}
|
|
}
|