summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types/src
diff options
context:
space:
mode:
Diffstat (limited to 'packages/typescript-types/src')
-rw-r--r--packages/typescript-types/src/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/typescript-types/src/index.ts b/packages/typescript-types/src/index.ts
index f9bf561..9e5ec5d 100644
--- a/packages/typescript-types/src/index.ts
+++ b/packages/typescript-types/src/index.ts
@@ -106,7 +106,6 @@ export type AttestationObject = {
attStmt: {
sig?: Buffer,
x5c?: Buffer[],
- ecdaaKeyId?: Buffer,
response?: Buffer,
},
authData: Buffer,