Interface LiquidityPoolWithdrawByPublicKey

interface LiquidityPoolWithdrawByPublicKey {
    edges: Edge[];
}

Properties

Properties

edges: Edge[]