AmountLimitPrConf: {
    assetSymbol: AssetSymbol;
    limit: Amount;
    shouldIgnoreAssetsWithoutMarketValue: boolean;
}

Type declaration

  • assetSymbol: AssetSymbol
  • limit: Amount
  • shouldIgnoreAssetsWithoutMarketValue: boolean

Generated using TypeDoc