Skip to main content

Variable: RequestEvent

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