|
|
|
|
|
by sillysaurusx
1518 days ago
|
|
Sure, there are other benefits of uint256. But it does simplify carrying around crypto keys. 256 bit integers to avoid floats seems like a good idea too. I’ve wished for it whenever I try to represent integers as double. 2^53 is such an arbitrary restriction. |
|