We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25d5f41 + 7dbf265 commit 7f8f69aCopy full SHA for 7f8f69a
src/Lighthouse/uploadEncrypted/encrypt/text/browser.ts
@@ -51,7 +51,7 @@ export default async (
51
52
const { error } = await saveShards(
53
publicKey,
54
- responseData.Hash,
+ responseData[0].Hash,
55
signedMessage,
56
keyShards
57
)
0 commit comments