Home > rainway-sdk > ClearLogs_Return
ClearLogs_Return variable
Signature:
ClearLogs_Return: {
discriminator: 8;
encode(message: IClearLogs_Return): Uint8Array;
encodeInto(message: IClearLogs_Return, view: BebopView): number;
decode(buffer: Uint8Array): IClearLogs_Return;
readFrom(view: BebopView): IClearLogs_Return;
}