AddliquidityPosition: {
    asset: CryptoAmount;
    rune: CryptoAmount;
}

Represents liquidity to be added to a position.

Type declaration

  • asset: CryptoAmount
  • rune: CryptoAmount

Generated using TypeDoc