mirror of
https://github.com/p-stream/backend.git
synced 2026-03-11 17:55:35 +00:00
Update derive-public-key.post.ts
This commit is contained in:
parent
5031dbb475
commit
993f9ff483
1 changed files with 3 additions and 0 deletions
|
|
@ -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"}'
|
||||
Loading…
Reference in a new issue