polkadot_api_cpp icon indicating copy to clipboard operation
polkadot_api_cpp copied to clipboard

Update scale.cpp

Open lishay1989 opened this issue 2 years ago • 0 comments

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

lishay1989 avatar Sep 04 '23 14:09 lishay1989