update substrate (#142)

This commit is contained in:
thiolliere
2019-02-20 17:49:49 +01:00
committed by Robert Habermeier
parent f058cf8625
commit 62cf571336
5 changed files with 104 additions and 93 deletions
-1
View File
@@ -242,7 +242,6 @@ impl claims::Trait for Runtime {
impl fees::Trait for Runtime {
type Event = Event;
type Amount = Balance;
type TransferAsset = Balances;
}