Add NFTs to Statemine (#456)
* Add NFTs to Statemine
* Update NFT deposits
* add_benchmark
* add feature flag
* std feature too
* add weights
* add `transfer_ownership` to `NonTransfer` blacklist
* fix merge
* add `approve_transfer` to `NonTransfer` blacklist
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
parent
b60d1e36
Showing
- cumulus/Cargo.lock 319 additions, 285 deletionscumulus/Cargo.lock
- cumulus/file_header.txt 1 addition, 1 deletioncumulus/file_header.txt
- cumulus/polkadot-parachains/statemine-runtime/Cargo.toml 3 additions, 0 deletionscumulus/polkadot-parachains/statemine-runtime/Cargo.toml
- cumulus/polkadot-parachains/statemine-runtime/src/lib.rs 52 additions, 3 deletionscumulus/polkadot-parachains/statemine-runtime/src/lib.rs
- cumulus/polkadot-parachains/statemine-runtime/src/weights/mod.rs 1 addition, 0 deletions.../polkadot-parachains/statemine-runtime/src/weights/mod.rs
- cumulus/polkadot-parachains/statemine-runtime/src/weights/pallet_uniques.rs 171 additions, 0 deletions...arachains/statemine-runtime/src/weights/pallet_uniques.rs
Please register or sign in to comment