polkadot_api_cpp icon indicating copy to clipboard operation
polkadot_api_cpp copied to clipboard

Kusama support: query_storage test breaks

Open usetech-llc opened this issue 5 years ago • 0 comments

The test breaks because block.header.number is not parsed correctly in the API code. Small Kusama block numbers (e.g. 0x2c00f) are likely to break this parsing. Need a fix for that.

usetech-llc avatar Oct 09 '19 11:10 usetech-llc