XdrConfigSettingEntry class

Constructors

XdrConfigSettingEntry(XdrConfigSettingID _configSettingID)

Properties

bucketListSizeWindow List<XdrUint64>?
getter/setter pair
configSettingID XdrConfigSettingID
getter/setter pair
contractBandwidth XdrConfigSettingContractBandwidthV0?
getter/setter pair
contractCompute XdrConfigSettingContractComputeV0?
getter/setter pair
contractCostParamsCpuInsns XdrContractCostParams?
getter/setter pair
contractCostParamsMemBytes XdrContractCostParams?
getter/setter pair
contractDataEntrySizeBytes XdrUint32?
getter/setter pair
contractDataKeySizeBytes XdrUint32?
getter/setter pair
contractEvents XdrConfigSettingContractEventsV0?
getter/setter pair
contractExecutionLanes XdrConfigSettingContractExecutionLanesV0?
getter/setter pair
contractHistoricalData XdrConfigSettingContractHistoricalDataV0?
getter/setter pair
contractLedgerCost XdrConfigSettingContractLedgerCostV0?
getter/setter pair
contractMaxSizeBytes XdrUint32?
getter/setter pair
evictionIterator XdrEvictionIterator?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stateArchivalSettings XdrStateArchivalSettings?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited