From d51c61a1842a8fd8d1e987f9dbd30bde9001b437 Mon Sep 17 00:00:00 2001 From: Igor Kozyrev Date: Fri, 17 Sep 2021 07:34:26 +0000 Subject: [PATCH] fix: polkadotjs balances --- --- a/runtime_types.json +++ b/runtime_types.json @@ -1,4 +1,5 @@ { + "AccountInfo": "AccountInfoWithTripleRefCount", "CrossAccountId": { "_enum": { "substrate": "AccountId", -- gitstuff