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