NIP-39: validate github

This commit is contained in:
BilligsterUser
2023-03-10 23:09:28 +01:00
committed by fiatjaf_
parent 5539e5cf89
commit be7c981c14
3 changed files with 43 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ export * as nip05 from './nip05'
export * as nip06 from './nip06'
export * as nip19 from './nip19'
export * as nip26 from './nip26'
export * as nip39 from './nip39'
export * as nip57 from './nip57'
export * as fj from './fakejson'