Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupDBandBC ¶ added in v0.2.2
func SetupDBandBC() (*postgres.DB, core.BlockChain)
Types ¶
type Exporter ¶
type Exporter interface {
Export() ([]transformer.EventTransformerInitializer, []transformer.StorageTransformerInitializer, []transformer.ContractTransformerInitializer)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.