Remove Substrate Pallet (#866)

* Remove `pallet-substrate-bridge`

* Fix transfer call encoding test

Co-authored-by: Tomasz Drwięga <tomasz@parity.io>
This commit is contained in:
Hernando Castano
2021-04-06 06:19:23 -04:00
committed by Bastian Köcher
parent cb90ea0979
commit 2f1c4c23fc
16 changed files with 5 additions and 2741 deletions
-1
View File
@@ -33,7 +33,6 @@ bp-test-utils = { path = "../../primitives/test-utils", default-features = false
frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" , default-features = false, optional = true }
[dev-dependencies]
pallet-substrate-bridge = { path = "../../modules/substrate" }
sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" }
[features]