aboutsummaryrefslogtreecommitdiff
path: root/packages/anastasis-core/src/recovery-document-types.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/anastasis-core/src/recovery-document-types.ts')
-rw-r--r--packages/anastasis-core/src/recovery-document-types.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/anastasis-core/src/recovery-document-types.ts b/packages/anastasis-core/src/recovery-document-types.ts
index 3dc4481ff..f94aa1916 100644
--- a/packages/anastasis-core/src/recovery-document-types.ts
+++ b/packages/anastasis-core/src/recovery-document-types.ts
@@ -82,7 +82,7 @@ export interface EscrowMethod {
/**
* Salt to hash the security question answer if applicable.
*/
- truth_salt: TruthSalt;
+ question_salt: TruthSalt;
// Salt from the provider to derive the user ID
// at this provider.