We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Template created: MOK, MOK1, MOK3 on testnet
List template got result:
wallet> ListNftTemplate UinLtqgPm9waBdUSVAAzRR6pfBzfQNC4c2 -1 -1 { "page_size": 20, "total": 3, "templates": [ { "symbol": "MOK", "name": "monkey", "total_supply": 100000000000, "owner": "44e4257594e51b856d87428771a1a9ccdcab8bf5cb", "last_operation": 1646219814000, "next": "4d4f4b32" }, { "symbol": "MOK2", "name": "monkey", "total_supply": 100000000000, "owner": "44e4257594e51b856d87428771a1a9ccdcab8bf5cb", "last_operation": 1646219868000, "next": "4d4f4b33", "prev": "4d4f4b" }, { "symbol": "MOK3", "name": "monkey", "total_supply": 100000000000, "owner": "44e4257594e51b856d87428771a1a9ccdcab8bf5cb", "last_operation": 1646220390000, "prev": "4d4f4b32" } ] }
load template with empty resault got :
wallet> ListNftTemplate UcTApoAcUFsVkL1xNUdqfqugQugxXEkw2H -1 -1 { "page_size": 20 }
The text was updated successfully, but these errors were encountered:
reconstruct the bug case:
unit test pass:
commit github: here
Sorry, something went wrong.
chen-yueying
AbrahamNguyen26
No branches or pull requests
Template created: MOK, MOK1, MOK3 on testnet
List template got result:
load template with empty resault got :
The text was updated successfully, but these errors were encountered: