Type alias TokenManagerSetFlowLimitArgs

TokenManagerSetFlowLimitArgs: {
    flowLimit_: bigint;
}

Type declaration

  • flowLimit_: bigint

Generated using TypeDoc