deployment

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2019 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deployment

type Deployment struct {
	Address   common.Address           `json:"address"`
	TxHash    common.Hash              `json:"tx_hash"`
	CreatedAt *big.Int                 `json:"created_at"`
	ParsedABI []map[string]interface{} `json:"abi"`
	EvmABI    abi.ABI                  `json:"-"`
	RawABI    []byte                   `json:"-"`
}

type Deployments

type Deployments map[string]Deployment

func GetDeploymentsFrom

func GetDeploymentsFrom(path string) (Deployments, error)

Jump to

Keyboard shortcuts

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