interface RequiredGasDeposit {
    gas_amount: _0x1.option.Option<bigint>;
}

Properties

Properties

gas_amount: _0x1.option.Option<bigint>