remove all the NIP-26 stuff.

This commit is contained in:
fiatjaf
2023-12-13 15:24:57 -03:00
parent 4fcf925387
commit 867aa11d12
5 changed files with 0 additions and 215 deletions

View File

@@ -13,7 +13,6 @@ export * as nip18 from './nip18.ts'
export * as nip19 from './nip19.ts'
export * as nip21 from './nip21.ts'
export * as nip25 from './nip25.ts'
export * as nip26 from './nip26.ts'
export * as nip27 from './nip27.ts'
export * as nip28 from './nip28.ts'
export * as nip39 from './nip39.ts'