BuildLimitOrderTxArgs: {
    limitPrice: bigint;
    triggerComparison: TriggerComparison;
} & BuildTriggerOrderBaseArgs

Type declaration