We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e14d0 commit b0be431Copy full SHA for b0be431
1 file changed
README.md
@@ -152,9 +152,8 @@ Tokens contain:
152
- **type**: Token class identifier
153
- **version**: Token format version
154
- **predicate**: Current ownership condition
155
-value for fungible
156
-- **coins**: Coins of various types and amounts owned by this token (for example, the coins can also represent the tokens of other blockchains)
157
-- **nametagTokens** Name tags for addressing
+- **coins**: Coins of various types and amounts owned by this token (the coins can also represent tokens from other blockchains)
+- **nametagTokens**: Name tags for addressing
158
- **data**: Token-specific data
159
- **transactions**: The history of transactions performed with this token
160
0 commit comments