unique-network
refs/commits
ef0cfd23027e
pallets/refungible/Cargo.toml
Rework bulk refungible mint
#0d95470
#16c0f79
#f1fa9f2
`create_multiple_items_ex` was allowing invalid (that will be always rejected at runtime level) refungible mint extrinsics, by passing multiple users into `RefungibleMultipleItems` call.
#ec332a0
#3203150