You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there's too much generic constraints - think we may use some helper traits for that and then just simply do Runtime: BridgeHubRuntimeWithRemoteGrandpa<GI, MI>, ...;
there are still some constants, which may cause test failures (e.g. somewhere balance is endowed by 1000 * ED) - let's try to remove them.