add
This commit is contained in:
3
ccxt/static_dependencies/ethereum/abi/constants.py
Normal file
3
ccxt/static_dependencies/ethereum/abi/constants.py
Normal file
@@ -0,0 +1,3 @@
|
||||
TT256 = 2**256
|
||||
TT256M1 = 2**256 - 1
|
||||
TT255 = 2**255
|
||||
Reference in New Issue
Block a user