Search
Preparing search index...
The search index is not available
@everett-protocol/cosmosjs
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"rpc/abci"
ABCIResponseQuery
Class ABCIResponseQuery
Hierarchy
ABCIResponseQuery
Index
Constructors
constructor
Properties
height
key
value
Methods
fromJSON
Constructors
constructor
new ABCIResponse
Query
(
key
:
Uint8Array
, value
:
Uint8Array
, height
:
bigInteger.BigInteger
)
:
ABCIResponseQuery
Parameters
key:
Uint8Array
value:
Uint8Array
height:
bigInteger.BigInteger
Returns
ABCIResponseQuery
Properties
height
height
:
bigInteger.BigInteger
key
key
:
Uint8Array
value
value
:
Uint8Array
Methods
Static
fromJSON
fromJSON
(
obj
:
any
)
:
ABCIResponseQuery
Parameters
obj:
any
Returns
ABCIResponseQuery
Globals
"rpc/abci"
ABCIResponse
Info
ABCIResponse
Query
constructor
height
key
value
fromJSON
ResultABCIInfo
ResultABCIQuery
ABCIQuery
Options
Generated using
TypeDoc