live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/me-client


@orangecheck/me-client / SigningMethod

Type Alias: SigningMethod

type SigningMethod = "fedimint_threshold" | "fedimint_client" | "bip322";

Defined in: me-client/src/types.ts:296

SigningMethod discriminator on the user identity. Federation-agnostic by construction — the OC identity (did:email or BIP-322 address) remains stable across all three states. Transitions are recorded as anchored "rebind" envelopes on the canonical event log. Graduation is the product thesis; this discriminator is the structural primitive that records where a user is on the custody-state graph.