You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Great npm package, using it in production. However, currently missing doge segwit validation support. Needs just one more line in src/currencies.js: bech32Hrp: { prod: ['doge'], testnet: ['tdoge'] },
The text was updated successfully, but these errors were encountered:
Hello!
Great npm package, using it in production. However, currently missing doge segwit validation support. Needs just one more line in
src/currencies.js
:bech32Hrp: { prod: ['doge'], testnet: ['tdoge'] },
The text was updated successfully, but these errors were encountered: