mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-03 10:05:49 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user