Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion standards/rmrk2.0.0/entities/nft.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ this value as a `slot` property (see `resources` below) and additional explained

#### Owner and Rootowner

These values are originally computed from the [MINT](../interactions/mind.md) interaction, depending
These values are originally computed from the [MINT](../interactions/mint.md) interaction, depending
on recipient. After minting, it is computed from [SEND](../interactions/send.md) interactions.

`rootowner` will ALWAYS be an account, whereas `owner` can also be an NFT ID in cases where an NFT
Expand Down