ChainProperties constructor
ChainProperties({})
Implementation
ChainProperties({
this.accountCreationFee,
this.accountSubsidyBudget,
this.accountSubsidyDecay,
this.hbdInterestRate,
this.maximumBlockSize,
});