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

@orangecheck/me-client


@orangecheck/me-client / Federation

Interface: Federation

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

Federation directory entry. Mirrors oc-me-web/src/lib/federations/registry.ts field-for-field; this package is the public consumption shape.

Properties

PropertyTypeDescriptionDefined in
<a id="property-apply_cta"></a> apply_cta?string-me-client/src/types.ts:286
<a id="property-apply_href"></a> apply_href?string-me-client/src/types.ts:287
<a id="property-ceremony_window"></a> ceremony_window?string-me-client/src/types.ts:284
<a id="property-charter_hash"></a> charter_hashstring | nullSHA-256 of the canonical federation charter, hex-encoded.me-client/src/types.ts:275
<a id="property-charter_status"></a> charter_status?string-me-client/src/types.ts:283
<a id="property-geography_hint"></a> geography_hintstring-me-client/src/types.ts:278
<a id="property-geography_requirements"></a> geography_requirements?string-me-client/src/types.ts:282
<a id="property-invite"></a> invitestring | nullFedimint invite code; null until status === 'live'.me-client/src/types.ts:273
<a id="property-last_attestation_at"></a> last_attestation_atstring | nullISO-8601 of the most recent ongoing-attestation envelope.me-client/src/types.ts:277
<a id="property-name"></a> namestring-me-client/src/types.ts:268
<a id="property-slug"></a> slugstring-me-client/src/types.ts:267
<a id="property-status"></a> statusFederationStatus-me-client/src/types.ts:269
<a id="property-target_guardian_count"></a> target_guardian_countnumber-me-client/src/types.ts:271
<a id="property-threshold"></a> thresholdstring-me-client/src/types.ts:270
<a id="property-why_this_one"></a> why_this_one?string-me-client/src/types.ts:285