mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
NFTokenAcceptOffer: use emoji consistently
This commit is contained in:
@@ -44,8 +44,8 @@ The mode in which the transaction operates depends on the presence of the `NFTok
|
||||
| `NFTokenSellOffer` | `NFTokenBuyOffer` | Mode |
|
||||
|:-------------------|:------------------|:---------|
|
||||
| ✔️ | ✔️ | Brokered |
|
||||
| ✔️ | × | Direct |
|
||||
| × | ✔️ | Direct |
|
||||
| ✔️ | ❌ | Direct |
|
||||
| ❌ | ✔️ | Direct |
|
||||
|
||||
|
||||
If neither of those fields is specified, the transaction is malformed and produces a `tem` class error.
|
||||
|
||||
Reference in New Issue
Block a user