mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-18 19:25:48 +00:00
Remove colon
This commit is contained in:
@@ -166,6 +166,6 @@ Base.decode_check = function (version, input, alphabet) {
|
||||
buffer[0] = 0;
|
||||
|
||||
return new BigInteger(buffer.slice(0, -4), 256);
|
||||
}:
|
||||
};
|
||||
|
||||
exports.Base = Base;
|
||||
|
||||
Reference in New Issue
Block a user