sologenic / sologenic-xrpl-stream-js

Persistent transaction handling for the XRP Ledger
MIT License
18 stars 11 forks source link

Testing updates addressing the keypairs #15

Closed okanaganrusty closed 4 years ago

okanaganrusty commented 4 years ago

Testing updates addressing the keypairs, the keypair public key and private key should not be set to the address and seed/secret from the generated address from the XRPL faucet. This has been fixed and a master key pair should be created as per the wallet_propose procedure (https://xrpl.org/cryptographic-keys.html#master-key-pair)