Skip to main content

Variable: SignedUpdate

const SignedUpdate: Struct<{ accountAddress: typeof String$; signature: Struct<{ hex: typeof String$; recovery: typeof Number$; }>; update: typeof Uint8Array$; updateId: typeof String$; }>

Defined in: packages/hypergraph/src/messages/types.ts:12