interface ResultProtoMsg {
    typeUrl: "/cosmos.base.abci.v1beta1.Result";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.base.abci.v1beta1.Result"
value: Uint8Array