Update nftokenacceptoffer.md

This will fix visually "X" being bolder in first column in table due to CSS nth-child(1) and X not rendered as bold in second column.
This commit is contained in:
zgrguric
2023-02-27 08:59:40 +01:00
committed by GitHub
parent d8454a850a
commit 82a81337f1

View File

@@ -44,8 +44,8 @@ The mode in which the transaction operates depends on the presence of the `NFTok
| `NFTokenSellOffer` | `NFTokenBuyOffer` | Mode |
|:-------------------|:------------------|:---------|
| ✔️ | ✔️ | Brokered |
| ✔️ | X | Direct |
| X | ✔️ | Direct |
| ✔️ | × | Direct |
| × | ✔️ | Direct |
If neither of those fields is specified, the transaction is malformed and produces a `tem` class error.