unique-network
refs/commits
f9bb7266e5a4
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