Skip to content

Commit

Permalink
added description
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaisc committed Oct 19, 2022
1 parent 3305d8c commit 59eedb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/@types/Asset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export interface AssetNft {
* 2 Deprecated (by another asset).
* 3 Revoked by publisher.
* 4 Ordering is temporary disabled.
* 5 Unlisted in markets.
* @type {number}
*/
state: 0 | 1 | 2 | 3 | 4 | 5
Expand Down

0 comments on commit 59eedb1

Please sign in to comment.