package
0.1.7-beta-testnet
Repository: https://github.com/second-state/devchain.git
Documentation: pkg.go.dev

# Functions

GenesisDocFromFile reads JSON data from a file and unmarshalls it into a GenesisDoc.
GenesisDocFromJSON unmarshalls JSON data into a GenesisDoc.
No description provided by the author
No description provided by the author
No description provided by the author
NewMonitor ...
NewTravisCmd create a new travis CMD.
No description provided by the author

# Variables

No description provided by the author

# Structs

CmdInfo ...
No description provided by the author
GenesisDoc defines the initial conditions for a tendermint blockchain, in particular its validator set.
GenesisValidator is an initial validator.
Monitor ...
MonitorResponse ...
No description provided by the author
TravisCmd ...

# Interfaces

No description provided by the author
Signable represents any transaction we wish to send to tendermint core These methods allow us to sign arbitrary Tx with the KeyStore.

# Type aliases

ByAll implements sort.Interface for []common.Address.