# Functions
New creates a new query API client.
NewSigningInfoDefault creates a SigningInfoDefault with default headers values.
NewSigningInfoOK creates a SigningInfoOK with default headers values.
NewSigningInfoParams creates a new SigningInfoParams object, with the default timeout for this client.
NewSigningInfoParamsWithContext creates a new SigningInfoParams object with the ability to set a context for a request.
NewSigningInfoParamsWithHTTPClient creates a new SigningInfoParams object with the ability to set a custom HTTPClient for a request.
NewSigningInfoParamsWithTimeout creates a new SigningInfoParams object with the ability to set a timeout on a request.
# Structs
Client for query API
*/.
SigningInfoDefault describes a response with status code -1, with default header values.
SigningInfoDefaultBody signing info default body
swagger:model SigningInfoDefaultBody
*/.
SigningInfoDefaultBodyDetailsItems0 signing info default body details items0
swagger:model SigningInfoDefaultBodyDetailsItems0
*/.
SigningInfoOK describes a response with status code 200, with default header values.
SigningInfoOKBody QuerySigningInfoResponse is the response type for the Query/SigningInfo RPC
// method
swagger:model SigningInfoOKBody
*/.
SigningInfoOKBodyValSigningInfo val_signing_info is the signing info of requested val cons address
//
// ValidatorSigningInfo defines a validator's signing info for monitoring their
// liveness activity.
SigningInfoParams contains all the parameters to send to the API endpoint
for the signing info operation.
SigningInfoReader is a Reader for the SigningInfo structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.