Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUtilsCmd ¶
Types ¶
type RespTxQuery ¶
type RespTxQuery struct {
Msg *transactions.TcTxQueryResponse
}
RespTxQuery is used to represent a transaction response in cli
func (*RespTxQuery) MarshalJSON ¶
func (r *RespTxQuery) MarshalJSON() ([]byte, error)
func (*RespTxQuery) MarshalText ¶
func (r *RespTxQuery) MarshalText() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.