Upgrade deps

This commit is contained in:
nolash
2021-03-19 19:52:04 +01:00
parent 6ffcaec8e9
commit 286914eb0e
3 changed files with 4 additions and 3 deletions

View File

@@ -104,6 +104,7 @@ class Registry(TxFactory):
return o
@classmethod
def parse_address_of(self, v):
return abi_decode_single(ABIContractType.ADDRESS, v)