Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
Types ¶
type TxPoolEventResult ¶
type TxPoolEventResult struct {
EventType txpoolProto.EventType `json:"event_type"`
TxHash string `json:"tx_hash"`
}
func (*TxPoolEventResult) GetOutput ¶
func (r *TxPoolEventResult) GetOutput() string
Click to show internal directories.
Click to hide internal directories.