menu
sui package
documentation
types/transactions.dart
SuiChangeEpoch
SuiChangeEpoch constructor
SuiChangeEpoch constructor
dark_mode
light_mode
SuiChangeEpoch
constructor
SuiChangeEpoch
(
int
epoch
,
int
storageCharge
,
int
computationCharge
)
Implementation
SuiChangeEpoch(this.epoch, this.storageCharge, this.computationCharge);
sui package
documentation
types/transactions
SuiChangeEpoch
SuiChangeEpoch constructor
SuiChangeEpoch class