mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-22 10:22:16 +00:00
Fix trailing whitespace
This commit is contained in:
@@ -6,5 +6,4 @@ function convertCasinoCoinAdrr(address) {
|
||||
|
||||
function convertCasinoCoinPriv(priv) {
|
||||
return window.basex('123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz').decode(priv).toString("hex").slice(2,66)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user