mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-01 17:45:49 +00:00
Use elliptic Point#encodeCompressed api
This commit is contained in:
@@ -10,7 +10,7 @@ const {
|
||||
seedFromPhrase,
|
||||
Ed25519Pair,
|
||||
keyPairFromSeed
|
||||
} = keypairs
|
||||
} = keypairs;
|
||||
|
||||
const {SerializedObject} = require('ripple-lib');
|
||||
const TX_HASH_PREFIX_SIGN = [0x53, 0x54, 0x58, 0x00];
|
||||
|
||||
Reference in New Issue
Block a user