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