Module contract

Source

Structsยง

CompiledContract
Contract
Contract is a struct to interface with a contract. That includes things such as compiling, deploying, and running transactions against a contract.
ContractCall
Helper for managing a transaction before submitting it to a node