livetest

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: BlueOak-1.0.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(t *testing.T, cfg *Config)

Types

type Config added in v0.4.0

type Config struct {
	NewWallet    WalletConstructor
	LotSize      uint64
	Asset        *dex.Asset
	SplitTx      bool
	SPV          bool
	FirstWallet  *WalletName
	SecondWallet *WalletName
	Unencrypted  bool
}

type WalletConstructor

type WalletConstructor func(cfg *asset.WalletConfig, logger dex.Logger, network dex.Network) (asset.Wallet, error)

type WalletName added in v0.4.3

type WalletName struct {
	Node string
	Name string
	// Filename is optional. If specified, it will be used instead of
	// [node].conf.
	Filename string
}

Jump to

Keyboard shortcuts

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