Skip to content
Snippets Groups Projects
user avatar
Bastian Köcher authored
Instead of requiring `T: Trait` in `BalanceSwapAction`, we directly
depend on `AccountId`. This fixes a compilation error on wasm, where
`Runtime` does not implement `Debug`, but `BalanceSwapAction` required it.
f1523c75
Name Last commit Last update
substrate