QueryCodeRequest is the request type for the Query/Code RPC method

interface QueryCodeRequestAmino {
    code_id?: string;
}

Properties

Properties

code_id?: string

grpc-gateway_out does not support Go style CodID