mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
add space at eof
This commit is contained in:
@@ -46,4 +46,4 @@ print("Validated:", tx_response.result["validated"])
|
||||
# Check balances after 1000 was sent from wallet1 to wallet2
|
||||
print("Balances of wallets after Payment tx:")
|
||||
print(get_balance(wallet1.classic_address, client))
|
||||
print(get_balance(wallet2.classic_address, client))
|
||||
print(get_balance(wallet2.classic_address, client))
|
||||
|
||||
Reference in New Issue
Block a user