Sam He

Results 11 comments of Sam He

My error info is below: 2021/10/ 26-12: 10:15 [restartedMain] DEBUG -1ogger- --> POST https://rpc-mainnet.matic.quiknode.pro/ ""2021/10/ 26-12: 10:15 [restartedMain] DEBUG -1ogger- Content-Type: application/json; charset=utf-8 ""2021/10/ 26-12: 10:15 [restartedMain] DEBUG -1ogger- Content-Length:...

I faced this issue too,when will offical fix and publish a new version?

And I tried the NFT example: https://github.com/aptos-labs/aptos-core/tree/main/aptos-move/move-examples/mint_nft When I runned the test,I got this issue: PS D:\projects\myth\myth-aptos\aptos-core\aptos-move\move-examples\mint_nft> D:\aptos\aptos.exe move test --named-addresses mint_nft=default ?[1;32mINCLUDING DEPENDENCY?[0m AptosFramework ?[1;32mINCLUDING DEPENDENCY?[0m AptosStdlib ?[1;32mINCLUDING DEPENDENCY?[0m...

I can only ask questions here because no one in Discard has replied to me. Please see if my understanding is correct: ![图片](https://user-images.githubusercontent.com/36565628/199944577-bcc7e3b6-059e-41e1-9db8-e3d1e4131d15.png) 1.**token_data_id** corresponds to the tokenId in ERC721?...

if you set tokendata maximum = 1, the token become a NFT. If the property_version > 0, it is also NFT. The first type NFT only has 1 token generated...

![图片](https://user-images.githubusercontent.com/36565628/200100535-9b4dac51-6c16-49e5-9b81-65af4a24b266.png) 1.What's the "token_mutate_config" for? 2.property_keys: vector, property_values: vector, property_types: vector Is these are the metadata of this NFT like ERC721?

Thank you for your patient explanation. I have understood these problems, thx @0xchloe

> Looks like you don't have CLang installed. > > You can also use the prebuilt CLI https://github.com/aptos-labs/aptos-core/releases/tag/aptos-cli-v1.0.1, though it may still not work if you don't have CLang installed....

> Looks like you don't have CLang installed. > > You can also use the prebuilt CLI https://github.com/aptos-labs/aptos-core/releases/tag/aptos-cli-v1.0.1, though it may still not work if you don't have CLang installed....