#### System information Geth version: `v1.16.3` #### Expected behaviour "0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffd0abc" #### Actual behaviour "0x000000000000000000000000000000000000000000000000000000000002f544" #### Steps to reproduce the behaviour ```go common.BigToHash(big.NewInt(-193860)).String() ```