menu
cosmos_sdk package
documentation
proto_messages/stride/icaoracle/src/tx.dart
MsgRemoveOracle
MsgRemoveOracle.new const constructor
MsgRemoveOracle.new const constructor
dark_mode
light_mode
MsgRemoveOracle
constructor
const
MsgRemoveOracle
(
{
String
?
authority
,
String
?
oracleChainId
,
})
Implementation
const MsgRemoveOracle({this.authority, this.oracleChainId});
cosmos_sdk package
documentation
proto_messages/stride/icaoracle/src/tx
MsgRemoveOracle
MsgRemoveOracle.new const constructor
MsgRemoveOracle class