Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAccount ¶
Types ¶
type AccountFactory ¶
type AccountFactory struct { }
func (*AccountFactory) CreateAccount ¶
func (accountFactory *AccountFactory) CreateAccount(address state.AddressContainer, tracker state.AccountTracker) (state.AccountHandler, error)
func (*AccountFactory) IsInterfaceNil ¶
func (af *AccountFactory) IsInterfaceNil() bool
IsInterfaceNil returns true if there is no value under the interface
Click to show internal directories.
Click to hide internal directories.