# Functions
BroadcastTimeout creates an error with CodeBroadcastTimeout.
BroadcastTimeoutf creates an error with CodeBroadcastTimeout and formatted message.
CheckTxFail creates an error with CodeCheckTxFail.
CheckTxFailf creates an error with CodeCheckTxFail and formatted message.
CodeToDefaultMsg returns the default message based on different error code.
DeliverTxFail creates an error with CodeDeliverTxFail.
DeliverTxFailf creates an error with CodeDeliverTxFail and formatted message.
EmptyResponse creates an error with CodeEmptyResponse.
EmptyResponsef creates an error with CodeEmptyResponse and formatted message.
FailedToBroadcast creates an error with CodeFailedToBroadcast.
FailedToBroadcastf creates an error with CodeFailedToBroadcast and formatted message.
FailedToGetPrivKeyFromHex creates an error with CodeFailedToGetPrivKeyFromHex.
FailedToGetPrivKeyFromHexf creates an error with CodeFailedToGetPrivKeyFromHex and formatted message.
FailedToGetPubKeyFromHex creates an error with CodeFialedToGetPubKeyFromHex.
FailedToGetPubKeyFromHex creates an error with CodeDeliverTxFail and formatted message.
GuaranteeBroadcastFail creates an error with CodeBroadcastTimeout and formatted message.
InvalidArg creates an error with CodeInvalidArg.
InvalidArgf creates an error with CodeInvalidArg and formatted message.
InvalidNodeURL creates an error with CodeInvalidNodeURL.
InvalidNodeURLf creates an error with CodeInvalidNodeURL and formatted message.
InvalidSequenceNumber creates an error with CodeInvalidSequenceNumber.
InvalidSequenceNumberf creates an error with CodeInvalidSequenceNumber and formatted message.
InvalidSignature creates an error with CodeBroadcastTimeout and formatted message.
NewError creates a new Error.
CodeQueryFail creates an error with CodeQueryFail.
QueryFailf creates an error with CodeQueryFail and formatted message.
QueryTxNotFound creates an error with CodeQueryFail.
SequenceNumberNotEnoughf creates an error with CodeSequenceNumberNotEnough and formatted message.
Timeout creates an error with CodeTimeout.
Timeoutf creates an error with CodeTimeout and formatted message.
UnmarshaFailed creates an error with and formatted message.
# Constants
time out for each single broadcast.
Code types.
Code types.
10.
Code types.
Code types.
5.
guarantee broadcast fail.
Code types.
Code types.
Code types.
invalid sign bytes.
0.
Code types.
for multisig msg return error if sequence number is not enough.
time out for one tx.
tx not found.
Code types.
# Interfaces
Error interface for all errors.
# Type aliases
CodeType represents the type of the error.