Commit efa271ad authored by smartcontracts's avatar smartcontracts Committed by GitHub

Update Lib_AddressResolver.sol (#352)

parent 79ef2f02
...@@ -13,7 +13,7 @@ abstract contract Lib_AddressResolver { ...@@ -13,7 +13,7 @@ abstract contract Lib_AddressResolver {
* Contract Variables: Contract References * * Contract Variables: Contract References *
*******************************************/ *******************************************/
Lib_AddressManager internal libAddressManager; Lib_AddressManager public libAddressManager;
/*************** /***************
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment