loadtest

package
v0.8.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2023 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	Address string
	Url     string
}

type Keystore

type Keystore struct {
	Accounts []Account
	Status   string
	Url      string
}

type LoadTest

type LoadTest struct {
	// contains filtered or unexported fields
}

func NewLoadTestModule

func NewLoadTestModule(client *rpc.Client, addr, pwd string, chainID int64) *LoadTest

func (*LoadTest) CheckBalance

func (l *LoadTest) CheckBalance() error

func (*LoadTest) GetNonce

func (l *LoadTest) GetNonce() error

func (*LoadTest) GetPrivateKey

func (l *LoadTest) GetPrivateKey() error

func (*LoadTest) SendTransaction

func (l *LoadTest) SendTransaction() error

func (*LoadTest) UnlockAccount

func (l *LoadTest) UnlockAccount() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL