# Functions

No description provided by the author
The difference between NewBoundContract and NewContract is that the return type is different.
No description provided by the author
Contract.
No description provided by the author
from chain/tools/smartcontract/depoly/utils.
No description provided by the author
No description provided by the author

# Variables

ErrNoCode is returned by call and transact operations for which the requested recipient contract to operate on does not exist in the state db or does not have any code associated with it (i.e.
This error is returned by WaitDeployed if contract creation leaves an empty contract behind.
This error is raised when attempting to perform a pending state action on a backend that doesn't implement PendingContractCaller.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author