types

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewClientHook

type NewClientHook func(network client.BlockchainNetwork) (client.BlockchainClient, error)

NewClientHook external client function

type NewDeployerHook

type NewDeployerHook func(c client.BlockchainClient) (contracts.ContractDeployer, error)

NewDeployerHook external deployer function

type NewMultinetworkHook

type NewMultinetworkHook func(conf *config.Config) ([]client.BlockchainNetwork, error)

NewMultinetworkHook is a helper function to create multiple blockchain networks at once

type NewNetworkHook

type NewNetworkHook func(conf *config.Config) (client.BlockchainNetwork, error)

NewNetworkHook is a helper function to obtain the network listed in the config file

Jump to

Keyboard shortcuts

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