menu
terra_sdk package
documentation
Core/IBC/Msgs/Client/MsgUpdateClient.dart
MsgUpdateClient
MsgUpdateClient constructor
MsgUpdateClient constructor
dark_mode
light_mode
MsgUpdateClient
constructor
MsgUpdateClient
(
String
client_id
,
Any
header
,
String
signer
)
Implementation
MsgUpdateClient(this.client_id, this.header, this.signer);
terra_sdk package
documentation
Core/IBC/Msgs/Client/MsgUpdateClient
MsgUpdateClient
MsgUpdateClient constructor
MsgUpdateClient class