Add AtLeast32BitUnsigned for MessageLance::SourceChainBalance (#1207)

This commit is contained in:
fewensa
2021-11-11 21:29:22 +08:00
committed by Bastian Köcher
parent 07b9686e52
commit 2d05583b15
2 changed files with 5 additions and 1 deletions
+2
View File
@@ -19,3 +19,5 @@ parking_lot = "0.11.0"
bp-messages = { path = "../../primitives/messages" }
bp-runtime = { path = "../../primitives/runtime" }
relay-utils = { path = "../utils" }
sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "master" }