interface SignBytesProtoMsg {
    typeUrl: "/ibc.lightclients.solomachine.v1.SignBytes";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.lightclients.solomachine.v1.SignBytes"
value: Uint8Array