tools

package
v0.36.2 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DevWallet = &command.Command{
	Cmd: &cobra.Command{
		Use:     "dev-wallet",
		Short:   "Starts a dev wallet",
		Example: "flow dev-wallet",
		Args:    cobra.ExactArgs(0),
	},
	Flags: &walletFlags,
	RunS:  wallet,
}

Functions

This section is empty.

Types

type FlagsWallet

type FlagsWallet struct {
	Port uint `default:"8701" flag:"port" info:"Dev wallet port to listen on"`
}

Jump to

Keyboard shortcuts

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