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 36e7eeb commit 5713affCopy full SHA for 5713aff
docs/api/event_api.md
@@ -246,21 +246,6 @@ event: {
246
| `record` | The up-to-date account attributes. |
247
| `changes` | The changed account attributes and their values. |
248
249
-## Format of `system.low_hot_wallet_balance` event
250
-
251
-```ruby
252
-event: {
253
- name: "system.system.low_hot_wallet_balance",
254
- currency: "btc",
255
- balance: "2.82480099"
256
-}
257
-```
258
259
-| Field | Description |
260
-| ---------- | ----------------------- |
261
-| `currency` | The currency code. |
262
-| `balance` | The up-to-date balance. |
263
264
## Format of `market.btcusd.order_created` event
265
266
Buy 14 BTC for 0.42 USD (0.03 USD per BTC).
0 commit comments