gen

package
v1.21.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// BridgeAddress is a Bridge contract's address read from the NPM package.
	BridgeAddress string = strings.TrimSpace(bridgeAddressFileContent)

	// MaintainerProxyAddress is a MaintainerProxy contract's address read from
	// the NPM package.
	MaintainerProxyAddress string = strings.TrimSpace(
		maintainerProxyAddressFileContent,
	)

	// LightRelayAddress is a LightRelay contract's address read from the NPM
	// package.
	LightRelayAddress string = strings.TrimSpace(lightRelayAddressFileContent)

	// LightRelayMaintainerProxyAddress is a LightRelayMaintainerProxy contract's
	// address read from the NPM package.
	LightRelayMaintainerProxyAddress string = strings.TrimSpace(
		lightRelayMaintainerProxyAddressFileContent,
	)

	// WalletProposalValidatorAddress is a WalletProposalValidator contract's address read from the NPM package.
	WalletProposalValidatorAddress string = strings.TrimSpace(walletProposalValidatorAddressFileContent)
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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