prefixの話を勘違いしていた
prefix は自由に指定できるのかな
return bech32.encode(prefix, words, Bech32MaxSize) as `${Prefix}1${string}`
https://github.com/nbd-wtf/nostr-tools/blob/7b79d6a8992de93ec84dd74fd8387c8786efce5d/nip19.ts#L175
prefixの話を勘違いしていた
prefix は自由に指定できるのかな
return bech32.encode(prefix, words, Bech32MaxSize) as `${Prefix}1${string}`
https://github.com/nbd-wtf/nostr-tools/blob/7b79d6a8992de93ec84dd74fd8387c8786efce5d/nip19.ts#L175
No replies yet.