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

@orangecheck/me-client


@orangecheck/me-client / TrustAttestationCount

Interface: TrustAttestationCount

Defined in: me-client/src/scope.ts:73

Decoded shape of the trust_attestation_count scope value. The wire format is a comma-separated quad: total,good,distinct_good_issuers,caution. Block-status counts are intentionally omitted from the disclosure surface — block flags belong to the pseudonymous-issuer side, not the subject's public score.

Properties

PropertyTypeDefined in
<a id="property-caution"></a> cautionnumberme-client/src/scope.ts:77
<a id="property-distinct_good_issuers"></a> distinct_good_issuersnumberme-client/src/scope.ts:76
<a id="property-good"></a> goodnumberme-client/src/scope.ts:75
<a id="property-total"></a> totalnumberme-client/src/scope.ts:74