Skip to content
Unverified Commit ea72baed authored by Sergej Sakac's avatar Sergej Sakac Committed by GitHub
Browse files

Fix region nonfungible implementation (#5067)



The problem with the current implementation is that minting will cause
the region coremask to be set to `Coremask::complete` regardless of the
actual coremask.

This PR fixes that.

More details about the nonfungible implementation can be found here:
https://github.com/paritytech/polkadot-sdk/pull/3455

---------

Co-authored-by: default avatarDónal Murray <[email protected]>
Co-authored-by: default avatarBranislav Kontur <[email protected]>
parent f4fccd60
Pipeline #486274 waiting for manual action with stages
in 50 minutes and 17 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment