joule-labs / webln-docs

Documentation for the WebLN library & spec, at https://webln.dev
https://webln.dev
11 stars 14 forks source link

Handle unknown coin bech32 prefix for `makeInvoice` demo #45

Open wbobeirne opened 1 year ago

wbobeirne commented 1 year ago

Currently it crashes due to unknown bech32, figure out a way to ignore this and just show "unknown" or something instead.