Documentation
¶
Index ¶
Constants ¶
View Source
const QSCResultMapperName = "qstarsResult"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct {
Code string `json:"code"`
Height int64 `json:"height"`
Hash string `json:"hash,omitempty"`
Reason string `json:"reason,omitempty"`
Result json.RawMessage `json:"result,omitempty"`
}
func InternalError ¶
func NewErrorResult ¶
func NewSuccessResult ¶
func ResultQstarsTimeoutError ¶
func ResultQstarsTimeoutError() Result
ResultQstarsTimeoutError 联盟链超时
Click to show internal directories.
Click to hide internal directories.