Home

SubmitQueryResponse defines a method for submit query responses.

POST
https://stride.nownodes.io/interchainquery/tx/v1beta1/submitquery

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Body

*/*

MsgSubmitQueryResponse represents a message type to fulfil a query request.

MsgSubmitQueryResponse represents a message type to fulfil a query request.

chain_idstring
query_idstring
resultstring<byte>
proof_opsobject
Show child attributes
opsArray<object>
Show child attributes
typestring
keystring<byte>
datastring<byte>
heightstring<int64>
from_addressstring

Response

200OK

A successful response.

default

An unexpected error response.