Variable: ResponseAccountInboxes
constResponseAccountInboxes:Struct<{inboxes:Array$<Struct<{accountAddress: typeofString$;authPolicy:Union<[Literal<["anonymous"]>,Literal<["optional_auth"]>,Literal<["requires_auth"]>]>;encryptionPublicKey: typeofString$;inboxId: typeofString$;isPublic: typeofBoolean$;signature:Struct<{hex: typeofString$;recovery: typeofNumber$; }>; }>>;type:Literal<["account-inboxes"]>; }>
Defined in: packages/hypergraph/src/messages/types.ts:416