polkadot_api_cpp
polkadot_api_cpp copied to clipboard
Update scale.cpp
There is a bug that if your number is between [0x1000, 0x3FFF] then you serialize it wrongly as you read only 12 bits instead of 14