difftreelog
rename: rmrk-proxy to rmrk-core
in: master
9 files changed
pallets/rmrk-core-proxy/Cargo.tomldiffbeforeafterbothno changes
pallets/rmrk-core-proxy/src/lib.rsdiffbeforeafterbothno changes
pallets/rmrk-core-proxy/src/misc.rsdiffbeforeafterbothno changes
pallets/rmrk-core-proxy/src/property.rsdiffbeforeafterbothno changes
pallets/rmrk-proxy/Cargo.tomldiffbeforeafterbothno changes
pallets/rmrk-proxy/src/lib.rsdiffbeforeafterbothno changes
pallets/rmrk-proxy/src/misc.rsdiffbeforeafterbothno changes
pallets/rmrk-proxy/src/property.rsdiffbeforeafterbothno changes
runtime/opal/Cargo.tomldiffbeforeafterboth417pallet-fungible = { default-features = false, path = "../../pallets/fungible" }417pallet-fungible = { default-features = false, path = "../../pallets/fungible" }418pallet-refungible = { default-features = false, path = "../../pallets/refungible" }418pallet-refungible = { default-features = false, path = "../../pallets/refungible" }419pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }419pallet-nonfungible = { default-features = false, path = "../../pallets/nonfungible" }420pallet-rmrk-proxy = { default-features = false, path = "../../pallets/rmrk-proxy" }420pallet-rmrk-proxy = { default-features = false, path = "../../pallets/rmrk-core-proxy", package = "pallet-rmrk-core" }421pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }421pallet-unq-scheduler = { path = '../../pallets/scheduler', default-features = false }422# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }422# pallet-contract-helpers = { path = '../pallets/contract-helpers', default-features = false, version = '0.1.0' }423pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }423pallet-charge-transaction = { git = "https://github.com/uniquenetwork/pallet-sponsoring", branch = "polkadot-v0.9.21", package = "pallet-template-transaction-payment", default-features = false, version = "3.0.0" }