NetworkConstants
type NetworkConstants: {
"accountCreationFee": UInt64;
"genesisTimestamp": UInt64;
"slotTime": UInt64;
};
Type declaration
accountCreationFee
accountCreationFee: UInt64;
genesisTimestamp
genesisTimestamp: UInt64;
slotTime
slotTime: UInt64;
Duration of 1 slot in millisecondw