-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API request error:Unable to decode storage staking.ledger #1453
Comments
Cc @TarikGul |
@zhy827827 Given the exact query above, i connected to {
"at": {
"hash": "0xddc8972d95d3fae001a27cd366e0a9d2a88bf4f1f40c2c526be2f0150d5a9875",
"height": "21157900"
},
"controller": "13JxzX2ZYxtRGPWCGgb8o8jnugzotyQ84XWkpr8tJRcmzbTS",
"rewardDestination": {
"account": "13JxzX2ZYxtRGPWCGgb8o8jnugzotyQ84XWkpr8tJRcmzbTS"
},
"numSlashingSpans": "0",
"staking": {
"stash": "13JxzX2ZYxtRGPWCGgb8o8jnugzotyQ84XWkpr8tJRcmzbTS",
"total": "13000000000000000",
"active": "13000000000000000",
"unlocking": [],
"legacyClaimedRewards": [
"1219",
"1220",
"1221",
"1222",
"1223",
"1224",
"1225",
"1226",
"1227",
"1228",
"1229",
"1230",
"1231",
"1232",
"1233",
"1234",
"1235",
"1236",
"1237",
"1238",
"1239",
"1240",
"1241",
"1242",
"1243",
"1244",
"1245",
"1246",
"1247",
"1248",
"1249",
"1250",
"1251",
"1252",
"1253",
"1254",
"1255",
"1256",
"1257",
"1258",
"1259",
"1260",
"1261",
"1262",
"1263",
"1264",
"1265",
"1266",
"1267",
"1268",
"1269",
"1270",
"1271",
"1272",
"1273",
"1274",
"1275",
"1276",
"1277",
"1278",
"1279",
"1280",
"1281",
"1282",
"1283",
"1284",
"1285",
"1286",
"1287",
"1288",
"1289",
"1290",
"1291",
"1292",
"1293",
"1294",
"1295",
"1296",
"1297",
"1298",
"1299",
"1300",
"1301",
"1302"
]
}
} |
hey @zhy827827 is this issue still happening? it seems we can't reproduce it at our end. |
Yes, this problem often occurs. Every time I restart the sidecar to solve this issues |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
polkadot version: v1.12.0+substrate-api-sidecar:v19.0.1
curl --location 'http://127.0.0.1:8080/accounts/13JxzX2ZYxtRGPWCGgb8o8jnugzotyQ84XWkpr8tJRcmzbTS/staking-info?at=21157900' |jq
I don't know how to solve this issuess
The text was updated successfully, but these errors were encountered: