Variable: RequestEvent
const RequestEvent: BcsStruct<{
RequestID: BcsType<string, string | Uint8Array, "bytes[32]">;
Anchor: BcsType<string, string | Uint8Array, "bytes[32]">;
}, string>;
const RequestEvent: BcsStruct<{
RequestID: BcsType<string, string | Uint8Array, "bytes[32]">;
Anchor: BcsType<string, string | Uint8Array, "bytes[32]">;
}, string>;