DustValues: {
    asset: CryptoAmount;
    rune: CryptoAmount;
}

Represents dust values for assets and RUNE.

Type declaration

  • asset: CryptoAmount
  • rune: CryptoAmount

Generated using TypeDoc