Search
Preparing search index...
The search index is not available
@everett-protocol/cosmosjs
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"rpc/abci"
ABCIResponseInfo
Class ABCIResponseInfo
Hierarchy
ABCIResponseInfo
Index
Constructors
constructor
Properties
app
Version
data
last
Block
App
Hash
last
Block
Height
version
Methods
fromJSON
Constructors
constructor
new ABCIResponse
Info
(
data
:
string
, version
:
string
|
undefined
, appVersion
:
string
|
undefined
, lastBlockHeight
:
bigInteger.BigInteger
, lastBlockAppHash
:
string
)
:
ABCIResponseInfo
Parameters
data:
string
version:
string
|
undefined
appVersion:
string
|
undefined
lastBlockHeight:
bigInteger.BigInteger
lastBlockAppHash:
string
Returns
ABCIResponseInfo
Properties
app
Version
app
Version
:
string
|
undefined
data
data
:
string
last
Block
App
Hash
last
Block
App
Hash
:
string
last
Block
Height
last
Block
Height
:
bigInteger.BigInteger
version
version
:
string
|
undefined
Methods
Static
fromJSON
fromJSON
(
obj
:
any
)
:
ABCIResponseInfo
Parameters
obj:
any
Returns
ABCIResponseInfo
Globals
"rpc/abci"
ABCIResponse
Info
constructor
app
Version
data
last
Block
App
Hash
last
Block
Height
version
fromJSON
ABCIResponse
Query
ResultABCIInfo
ResultABCIQuery
ABCIQuery
Options
Generated using
TypeDoc