1
This commit is contained in:
parent
0fa6e094c7
commit
bbc15a2118
@ -26,7 +26,7 @@ stat = {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
EMPTY_ADDRESS = '0x0000000000000000000000000000000000000000'
|
EMPTY_ADDRESS = '0x0000000000000000000000000000000000000000'.lower()
|
||||||
MERCHANT_ADDRESS = '0x14ea40648fc8c1781d19363f5b9cc9a877ac2469'.lower()
|
MERCHANT_ADDRESS = '0x14ea40648fc8c1781d19363f5b9cc9a877ac2469'.lower()
|
||||||
|
|
||||||
merchant_box = {}
|
merchant_box = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user