git.delta.rocks / unique-network / refs/commits / 4bd95ca73321

difftreelog

doc: fix code review request

Grigoriy Simonov2022-07-21parent: #395c681.patch.diff
in: master

1 file changed

modifiedpallets/nonfungible/src/erc.rsdiffbeforeafterboth
46};46};
4747
48/// @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.