Documentation ¶
Overview ¶
Package config provides a simple way of signing submitting groups of transactions for the same account.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionSlice ¶
type ActionSlice []Action
func (ActionSlice) Count ¶
func (s ActionSlice) Count() int
func (ActionSlice) Prepare ¶
func (s ActionSlice) Prepare() error
func (ActionSlice) String ¶
func (s ActionSlice) String() string
func (ActionSlice) Submit ¶
func (s ActionSlice) Submit(host string) error
Click to show internal directories.
Click to hide internal directories.