--- a/client/rpc/src/lib.rs +++ b/client/rpc/src/lib.rs @@ -154,8 +154,8 @@ }; } -impl UniqueApi<::Hash, CrossAccountId, AccountId> - for Unique +impl + UniqueApi<::Hash, CrossAccountId, AccountId> for Unique where Block: BlockT, AccountId: Decode,