interface PoolAdjustmentFlowInfo {
    flowHash: string;
    flowRate: string;
    recipient: string;
}

Properties

flowHash: string
flowRate: string
recipient: string

Generated using TypeDoc