gasConstants property

VaultGasConstant gasConstants
getter/setter pair

Implementation

static VaultGasConstant gasConstants = VaultGasConstant(
  withdrawFee: Nano.fromString('0.3'),
);