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

interface QueryCodeRequest {
    codeId: bigint;
}

Properties

Properties

codeId: bigint

grpc-gateway_out does not support Go style CodID