mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 04:05:49 +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 |
|
| `NFTokenSellOffer` | `NFTokenBuyOffer` | Mode |
|
||||||
|:-------------------|:------------------|:---------|
|
|:-------------------|:------------------|:---------|
|
||||||
| ✔️ | ✔️ | Brokered |
|
| ✔️ | ✔️ | Brokered |
|
||||||
| ✔️ | × | Direct |
|
| ✔️ | ❌ | Direct |
|
||||||
| × | ✔️ | Direct |
|
| ❌ | ✔️ | Direct |
|
||||||
|
|
||||||
|
|
||||||
If neither of those fields is specified, the transaction is malformed and produces a `tem` class error.
|
If neither of those fields is specified, the transaction is malformed and produces a `tem` class error.
|
||||||
|
|||||||
Reference in New Issue
Block a user