mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Remove unnecessary code
Co-authored-by: LimpidCrypto <97235361+LimpidCrypto@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,6 @@ myAddr = "rwDMiiYQTnPRxPxPg3DN5FneWmSrx8B2Ej"
|
|||||||
mySeed = "sss69gbX4ayqgBHgKRa----------"
|
mySeed = "sss69gbX4ayqgBHgKRa----------"
|
||||||
|
|
||||||
# Derive and initialize wallet
|
# Derive and initialize wallet
|
||||||
public, private = keypairs.derive_keypair(mySeed)
|
|
||||||
wallet_from_seed = Wallet(mySeed, 0)
|
wallet_from_seed = Wallet(mySeed, 0)
|
||||||
|
|
||||||
# Connect to a testnet node
|
# Connect to a testnet node
|
||||||
|
|||||||
Reference in New Issue
Block a user