We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: private key expected 32 bytes, got 0 at v (https://firefly-staging.mask.social/_next/static/chunks/3072-b3881918338b4534.js:1:20732) at C (https://firefly-staging.mask.social/_next/static/chunks/3072-b3881918338b4534.js:1:31939) at Object.getPublicKey (https://firefly-staging.mask.social/_next/static/chunks/3072-b3881918338b4534.js:1:32316) at NobleEd25519Signer.getSignerKey (https://firefly-staging.mask.social/_next/static/chunks/12a3971d-6814d79286b1eaf3.js:12:627033) at n (https://firefly-staging.mask.social/_next/static/chunks/9635-77a4e283a905b7eb.js:1:28263) at rM (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:141106) at m (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:142763) at Object.compose (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:143134) at p (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:140174) at https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:140446 at async https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:154865 at async Promise.allSettled (index 0) at async na (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:154696) at async https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:185548
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Error: private key expected 32 bytes, got 0
at v (https://firefly-staging.mask.social/_next/static/chunks/3072-b3881918338b4534.js:1:20732)
at C (https://firefly-staging.mask.social/_next/static/chunks/3072-b3881918338b4534.js:1:31939)
at Object.getPublicKey (https://firefly-staging.mask.social/_next/static/chunks/3072-b3881918338b4534.js:1:32316)
at NobleEd25519Signer.getSignerKey (https://firefly-staging.mask.social/_next/static/chunks/12a3971d-6814d79286b1eaf3.js:12:627033)
at n (https://firefly-staging.mask.social/_next/static/chunks/9635-77a4e283a905b7eb.js:1:28263)
at rM (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:141106)
at m (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:142763)
at Object.compose (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:143134)
at p (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:140174)
at https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:140446
at async https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:154865
at async Promise.allSettled (index 0)
at async na (https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:154696)
at async https://firefly-staging.mask.social/_next/static/chunks/app/layout-b45e670cd2077281.js:1:185548
Extra Information
The text was updated successfully, but these errors were encountered: