unique-network
refs/commits
ff8cf82e5d8a
pallets/refungible/src/lib.rs
#4e9bf68
#7ab1f7d
Fix compilation warnings
#49715db
#033edc7
#5f91475
Removed `deprecated` attribute from `ItemData` to remove warnings from `cargo check`. `ItemData` is used only in `TokenData` storage and it is deprecated too. Also reason for deprecation is duplicated on `TokenData`.
#3a5aaa8
#6a6247b