manainitializer

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: Apache-2.0, BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const PluginName = "ManaInitializer"

PluginName is the name of the profiling plugin.

Variables

View Source
var Parameters = &ParametersDefinition{}

Parameters contains the configuration used by the manainitializer plugin.

View Source
var (
	// Plugin is the profiling plugin.
	Plugin *node.Plugin
)

Functions

This section is empty.

Types

type ParametersDefinition

type ParametersDefinition struct {
	// FaucetAPI defines API address of the faucet node.
	FaucetAPI string `default:"http://faucet-01.devnet.shimmer.iota.cafe:8080" usage:"API address of the faucet node"`
	// Address defines address to request the funds for. By default, the address of the node is used.
	Address string `usage:"address to request the funds for. By default, the address of the node is used"`
}

ParametersDefinition contains the definition of the parameters used by the manainitializer plugin.

Jump to

Keyboard shortcuts

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