blockchain v0.1.5 Blockchain.Interface.ContractInterface
Defines an interface for methods to interact with contracts.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
new()
Returns a new contract interface.
Examples
iex> Blockchain.Interface.ContractInterface.new()
%Blockchain.Interface.ContractInterface{}