zzzzzzch

Results 2 comments of zzzzzzch

I've run into this issue as well. In my project, `libsecp256k1` was introduced as a third party, and I'm not sure if it was the build issue that caused this...

yeah I also encountered this problem before when I tried to encode ETH Sepolia ChainID `11155111` into RLP. After converting the `uint` to `char*`, the serialization problem was fixed.