menu
cosmos_sdk package
documentation
proto_messages/cosmos/base/tendermint/v1beta1/src/query.dart
ABCIQueryRequest
ABCIQueryRequest.new const constructor
ABCIQueryRequest.new const constructor
dark_mode
light_mode
ABCIQueryRequest
constructor
const
ABCIQueryRequest
(
{
List
<
int
>
?
data
,
String
?
path
,
BigInt
?
height
,
bool
?
prove
,
})
Implementation
const ABCIQueryRequest({this.data, this.path, this.height, this.prove});
cosmos_sdk package
documentation
proto_messages/cosmos/base/tendermint/v1beta1/src/query
ABCIQueryRequest
ABCIQueryRequest.new const constructor
ABCIQueryRequest class