You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding a memo or custom field to the QueryAssetRatesRequest, the PriceOracle can use this field for business logic decisions and provide different pricing based on the type of transaction. For example:
1. The user is just transferring assets between two tapd instances;
2. Paying a BTC invoice using an asset;
3. The user is conducting a P2P exchange through an invoice.”
This approach would allow for more dynamic and context-based pricing models.