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

@orangecheck/agent-core


@orangecheck/agent-core / UnsealedScopes

Interface: UnsealedScopes

Defined in: agent-core/src/private-scope.ts:89

Result of unseal: decoded scope list plus the recovered sender address.

Properties

PropertyTypeDefined in
<a id="property-matcheddeviceid"></a> matchedDeviceIdstringagent-core/src/private-scope.ts:92
<a id="property-scopes"></a> scopesstring[]agent-core/src/private-scope.ts:90
<a id="property-sender"></a> sender&#123; address: string; attestation_id?: string; &#125;agent-core/src/private-scope.ts:91
sender.addressstringagent-core/src/private-scope.ts:91
sender.attestation_id?stringagent-core/src/private-scope.ts:91