unique-network
refs/commits
bdd7247a3eaa
pallets/unique/src/lib.rs
#1a30451
Every extrinsic now runs in transaction implicitly, and `#[transactional]` on pallet dispatchable is now meaningless
#7fd36ce
New methods allows to call `remove_prefix` with limit multiple times in the same block However, we don't use prefix removal limits, so upgrade is straightforward
#26734e9
#f1fa9f2