mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
fix prepare payment
This commit is contained in:
@@ -27,7 +27,6 @@ my_tx_payment = Payment(
|
||||
account=test_account,
|
||||
amount=xrp_to_drops(22),
|
||||
destination="rPT1Sjq2YGrBMTttX4GZHjKu9dyfzbpAYe",
|
||||
sequence=test_wallet.sequence,
|
||||
)
|
||||
|
||||
# print prepared payment
|
||||
|
||||
Reference in New Issue
Block a user