gasConstants property

LpAccountGasConstant gasConstants
getter/setter pair

Implementation

static LpAccountGasConstant gasConstants = LpAccountGasConstant(
  refund: Nano.fromString('0.3'),
  directAddLp: Nano.fromString('0.3'),
  resetGas: Nano.fromString('0.3'),
);