mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Enable permissionless asset creation (#476)
* Enable permissionless asset creation * Fixes * Fixes * Update polkadot-parachains/statemine-runtime/src/lib.rs Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com> * update Cargo.lock Co-authored-by: Alexander Popiak <alexander.popiak@parity.io> Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com> Co-authored-by: joepetrowski <joe@parity.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = 'statemine-runtime'
|
||||
version = '1.0.0'
|
||||
version = '2.0.0'
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = '2018'
|
||||
description = "Kusama variant of Statemint parachain runtime"
|
||||
|
||||
Reference in New Issue
Block a user