ibc_core::client::handler::create_client

Function validate

Source
pub fn validate<Ctx>(ctx: &Ctx, msg: MsgCreateClient) -> Result<(), ClientError>