We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c49d88 commit 59562dbCopy full SHA for 59562db
src/message_suggestions_for_actions.md
@@ -143,4 +143,10 @@ Mostro also handles messages with the `CantDo` action for various reasons. The d
143
The requested fiat amount is outside the acceptable range (`min_amount`–`max_amount`).
144
145
- **out-of-range-sats-amount:**
146
- The allowed Sats amount for this Mostro is between min `min_order_amount` and max `max_order_amount`. Please enter an amount within this range.
+ The allowed Sats amount for this Mostro is between min `min_order_amount` and max `max_order_amount`. Please enter an amount within this range.
147
+
148
+- **too-many-requests:**
149
+ User exceeds the allowed request rate.
150
151
+- **invalid-fiat-currency:**
152
+ Prevents proceeding with unrecognized fiat currencies.
0 commit comments