Update server/bitcoin-address.js
Fix Bech32 checksum generator
This commit is contained in:
@@ -9,7 +9,7 @@ function bech32Polymod(values) {
|
||||
0x26508e6d,
|
||||
0x1ea119fa,
|
||||
0x3d4233dd,
|
||||
0x2a1462b2,
|
||||
0x2a1462b3,
|
||||
]
|
||||
|
||||
let chk = 1
|
||||
|
||||
Reference in New Issue
Block a user