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
Copy file name to clipboardExpand all lines: docs/walletconnect/offers.md
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -171,11 +171,13 @@ Creates an offer for wallet ids.
171
171
172
172
### TradeStatus
173
173
174
-
| Value |
175
-
| ----------------- |
176
-
|`PENDING_ACCEPT`|
177
-
|`PENDING_CONFIRM`|
178
-
|`PENDING_CANCEL`|
179
-
|`CANCELLED`|
180
-
|`CONFIRMED`|
181
-
|`FAILED`|
174
+
Values that can be returned for the trade_status. Note that offers cannot be resynced and are not available on-chain so granular trade_status is not always available.
Copy file name to clipboardExpand all lines: i18n/zh-Hans/docusaurus-plugin-content-docs/current/walletconnect/offers.md
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -171,11 +171,13 @@ Creates an offer for wallet ids.
171
171
172
172
### TradeStatus
173
173
174
-
| Value |
175
-
| ----------------- |
176
-
|`PENDING_ACCEPT`|
177
-
|`PENDING_CONFIRM`|
178
-
|`PENDING_CANCEL`|
179
-
|`CANCELLED`|
180
-
|`CONFIRMED`|
181
-
|`FAILED`|
174
+
Values that can be returned for the trade_status. Note that offers cannot be resynced and are not available on-chain so granular trade_status is not always available.
0 commit comments