mirror of
https://github.com/aljazceru/ditto.git
synced 2025-12-17 21:44:23 +01:00
deno.lock: lint-staged
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { generateSecretKey, nip19 } from 'npm:nostr-tools';
|
||||
import { generateSecretKey, nip19 } from 'nostr-tools';
|
||||
|
||||
const sk = generateSecretKey();
|
||||
const nsec = nip19.nsecEncode(sk);
|
||||
|
||||
Reference in New Issue
Block a user