mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
Moving pallet-asset-tx-payment from cumulus to substrate (#712)
* Moving `pallet-asset-tx-payment` to substrate * Pointing `substrate` to my branch to fix the CI * Fixing cargo.lock Memmlock2 was in double * Duplicate Prost-build * cargo update * Fixing cargo.lock post merge * Changes to `Cargo.toml` after substrate merge
This commit is contained in:
+1
-2
@@ -7,7 +7,6 @@ members = [
|
||||
"client/network",
|
||||
"client/pov-recovery",
|
||||
"client/service",
|
||||
"pallets/asset-tx-payment",
|
||||
"pallets/aura-ext",
|
||||
"pallets/collator-selection",
|
||||
"pallets/dmp-queue",
|
||||
@@ -39,4 +38,4 @@ members = [
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
panic = "unwind"
|
||||
panic = "unwind"
|
||||
Reference in New Issue
Block a user