Conflux-Chain / python-conflux-sdk

Conflux Python SDK
https://python-conflux-sdk.readthedocs.io/en/latest/
14 stars 3 forks source link

improve contract name resolve #25

Open darwintree opened 11 months ago

darwintree commented 11 months ago

for example,

w3.cfx.contract(name="SponsorWhiteListControl")

in macos will return a contract with abi but no address