difftreelog
doc: fix code review request
in: master
1 file changed
pallets/nonfungible/src/erc.rsdiffbeforeafterboth46};46};474748/// @title A contract that allows to set and delete token properties and change token property permissions.48/// @title A contract that allows to set and delete token properties and change token property permissions.49///50#[solidity_interface(name = "TokenProperties")]49#[solidity_interface(name = "TokenProperties")]51impl<T: Config> NonfungibleHandle<T> {50impl<T: Config> NonfungibleHandle<T> {52 /// @notice Set permissions for token property.51 /// @notice Set permissions for token property.