prepare

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: MIT Imports: 25 Imported by: 0

Documentation

Overview

Package prepare contains the implementation of the prepare subcommand

Index

Constants

This section is empty.

Variables

View Source
var PrepareCmd = &cobra.Command{
	Use:   "prepare",
	Short: "Prepare everything needed to test shutter.",
	Run:   medley.ShowHelpAndExit,
}

Functions

This section is empty.

Types

type EthSnatcher

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

func (*EthSnatcher) Drain

func (snatcher *EthSnatcher) Drain(ctx context.Context, key *ecdsa.PrivateKey) (*types.Transaction, error)

func (*EthSnatcher) Init

func (snatcher *EthSnatcher) Init(ctx context.Context, client *ethclient.Client) error

Jump to

Keyboard shortcuts

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