Name signers after nips

This commit is contained in:
Jon Staab
2024-08-08 11:43:29 -07:00
parent 536c8123f4
commit a8d0f5bc4f
9 changed files with 132 additions and 124 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
export * from './util'
export * from './wrapper'
export * from './signers/secret'
export * from './signers/connect'
export * from './signers/extension'
export * from './nip59'
export * from './signers/nip01'
export * from './signers/nip07'
export * from './signers/nip46'