NFTokenAcceptOffer: use emoji consistently

This commit is contained in:
Rome Reginelli
2023-02-27 11:42:12 -08:00
committed by GitHub
parent 82a81337f1
commit 93fb0daa10

View File

@@ -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.