Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountTestService ¶
type AccountTestService struct {
// contains filtered or unexported fields
}
AccountTestService provides service for test purposes, generates new random account every Init
func NewWithAcc ¶ added in v0.5.0
func NewWithAcc(acc *accountdata.AccountKeys) *AccountTestService
func (*AccountTestService) Account ¶
func (s *AccountTestService) Account() *accountdata.AccountKeys
func (*AccountTestService) Name ¶
func (s *AccountTestService) Name() (name string)
Click to show internal directories.
Click to hide internal directories.