MsgCreateClient constructor
MsgCreateClient(
- Any client_state,
- Any concensus_state,
- String signer
Implementation
MsgCreateClient(this.client_state, this.concensus_state, this.signer);