Update derive-public-key.post.ts

This commit is contained in:
Pas 2025-08-20 13:51:07 -06:00
parent 5031dbb475
commit 993f9ff483

View file

@ -44,3 +44,6 @@ export default defineEventHandler(async (event) => {
});
// curl -X POST http://localhost:3000/auth/derive-public-key \
// -H 'Content-Type: application/json' \
// -d '{"mnemonic":"right inject hazard canoe carry unfair cram physical chief nice real tribute"}'