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:
Georges
2021-11-19 13:06:38 +00:00
committed by GitHub
parent 29aaa00086
commit 69f030f81c
11 changed files with 170 additions and 1348 deletions
+1 -2
View File
@@ -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"