sarga-cardano-wallet-js-dist/config/local-cluster-shelley-genesis.json

52 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2023-08-07 23:20:23 +00:00
{
"activeSlotsCoeff": 0.5,
"protocolParams": {
"poolDeposit": 0,
"protocolVersion": {
"minor": 0,
"major": 6
},
"minUTxOValue": 1000000,
"decentralisationParam": 0.25,
"maxTxSize": 16384,
"txFeePerByte": 44,
"txFeeFixed": 155381,
"minPoolCost": 0,
"minFeeA": 100,
"maxBlockBodySize": 239857,
"minFeeB": 100000,
"eMax": 1000000,
"extraEntropy": {
"tag": "NeutralNonce"
},
"maxBlockHeaderSize": 217569,
"keyDeposit": 1000000,
"keyDecayRate": 0,
"nOpt": 3,
"rho": 0.178650067,
"poolMinRefund": 0,
"tau": 0.0,
"a0": 0.1
},
"protocolMagicId": 764824073,
"genDelegs": {
"8ae01cab15f6235958b1147e979987bbdb90788f7c4e185f1632427a": {
"delegate": "b7bf59bb963aa785afe220f5b0d3deb826fd0bcaeeee58cb81ab443d",
"vrf": "4ebcf8b4c13c24d89144d72f544d1c425b4a3aa1ace30af4eb72752e75b40d3e"
}
},
"updateQuorum": 1,
"networkId": "Mainnet",
"maxMajorPV": 25446,
"initialFunds": {},
"maxLovelaceSupply": 1000000000000000000,
"networkMagic": 764824073,
"epochLength": 100,
"staking": null,
"systemStart": "2021-12-09T02:52:57Z",
"slotsPerKESPeriod": 86400,
"slotLength": 0.2,
"maxKESEvolutions": 90,
"securityParam": 5
}