This commit is contained in:
aozhiwei 2023-02-22 15:50:27 +08:00
parent 0fa6e094c7
commit bbc15a2118

View File

@ -26,7 +26,7 @@ stat = {
]
}
EMPTY_ADDRESS = '0x0000000000000000000000000000000000000000'
EMPTY_ADDRESS = '0x0000000000000000000000000000000000000000'.lower()
MERCHANT_ADDRESS = '0x14ea40648fc8c1781d19363f5b9cc9a877ac2469'.lower()
merchant_box = {}