substrate-nft
substrate-nft copied to clipboard
Substrate NFT !ink smart contract base
Results
1
substrate-nft issues
Sort by
recently updated
recently updated
newest added
Hey, just try to make ```sh cargo +nightly test ``` got error: ``` error[E0277]: the trait bound `ink_env::AccountId: TypeInfo` is not satisfied --> lib.rs:9:5 | 9 | / pub struct...