menu
cosmos_sdk package
documentation
proto_messages/ibc/applications/transfer/v1/src/query.dart
QueryEscrowAddressRequest
QueryEscrowAddressRequest.new const constructor
QueryEscrowAddressRequest.new const constructor
dark_mode
light_mode
QueryEscrowAddressRequest
constructor
const
QueryEscrowAddressRequest
(
{
String
?
portId
,
String
?
channelId
,
})
Implementation
const QueryEscrowAddressRequest({this.portId, this.channelId});
cosmos_sdk package
documentation
proto_messages/ibc/applications/transfer/v1/src/query
QueryEscrowAddressRequest
QueryEscrowAddressRequest.new const constructor
QueryEscrowAddressRequest class