[Feature]: ERC721Wrapper extension #2319
Annotations
4 errors and 3 warnings
Cargo llvm-cov:
contracts/src/token/erc721/extensions/wrapper.rs#L146
cannot find type `Bytes` in this scope
|
Cargo llvm-cov:
contracts/src/token/erc721/extensions/wrapper.rs#L156
cannot find value `to` in this scope
|
Cargo llvm-cov:
contracts/src/token/erc721/extensions/wrapper.rs#L211
cannot find type `Erc721Wrapper` in this scope
|
Cargo llvm-cov
Process completed with exit code 1.
|
Cargo llvm-cov:
contracts/src/token/erc721/extensions/wrapper.rs#L18
unused import: `RECEIVER_FN_SELECTOR`
|
Cargo llvm-cov:
contracts/src/token/erc721/extensions/wrapper.rs#L207
unused imports: `Address`, `U256`, `address`, and `uint`
|
Cargo llvm-cov:
contracts/src/token/erc721/extensions/wrapper.rs#L208
unused import: `stylus_sdk::msg`
|
Loading