File tree Expand file tree Collapse file tree 3 files changed +8
-0
lines changed
cardano-lib/testnet-template Expand file tree Collapse file tree 3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 44 "ApplicationVersion" : 0 ,
55 "ByronGenesisFile" : " byron-genesis.json" ,
66 "ConwayGenesisFile" : " conway-genesis.json" ,
7+ "DijkstraGenesisFile" : " dijkstra-genesis.json" ,
78 "ExperimentalHardForksEnabled" : true ,
89 "ExperimentalProtocolsEnabled" : true ,
910 "LastKnownBlockVersion-Alt" : 0 ,
Original file line number Diff line number Diff line change 55 "ByronGenesisFile" : " byron-genesis.json" ,
66 "ConsensusMode" : " PraosMode" ,
77 "ConwayGenesisFile" : " conway-genesis.json" ,
8+ "DijkstraGenesisFile" : " dijkstra-genesis.json" ,
89 "ExperimentalHardForksEnabled" : true ,
910 "ExperimentalProtocolsEnabled" : true ,
1011 "LastKnownBlockVersion-Alt" : 0 ,
Original file line number Diff line number Diff line change 1+ {
2+ "maxRefScriptSizePerBlock" : 1048576 ,
3+ "maxRefScriptSizePerTx" : 204800 ,
4+ "refScriptCostStride" : 25600 ,
5+ "refScriptCostMultiplier" : 1.2
6+ }
You can’t perform that action at this time.
0 commit comments