LiquidityToAdd: {
    asset: CryptoAmount;
    rune: CryptoAmount;
}

Represents liquidity to add to a pool.

Type declaration

  • asset: CryptoAmount
  • rune: CryptoAmount

Generated using TypeDoc