Contract¶
__init__ Module¶
-
class
pycoin.networks.Contract.Contract(script_info, network)[source]¶ Bases:
objectA script that encumbers coins.
-
address()[source]¶ Return a string with the address for this script (or None if this script does have a corresponding address).
-