--- a/pallets/nonfungible/src/erc.rs +++ b/pallets/nonfungible/src/erc.rs @@ -46,7 +46,6 @@ }; /// @title A contract that allows to set and delete token properties and change token property permissions. -/// #[solidity_interface(name = "TokenProperties")] impl NonfungibleHandle { /// @notice Set permissions for token property.