Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
type Entry struct { Network utils.Network `json:"network"` NetworkID utils.NetworkID `json:"networkID"` Header *types.Header `json:"header"` DeployerAddr common.Address `json:"deployerAddr"` Tx *types.Transaction `json:"tx"` Receipt *types.Receipt `json:"receipt"` ContractAddr common.Address `json:"contractAddr"` }
func (*Entry) GetDescriptor ¶
type NotificationEntry ¶
Click to show internal directories.
Click to hide internal directories.