interface InnerOpProtoMsg {
    typeUrl: "/ics23.InnerOp";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ics23.InnerOp"
value: Uint8Array