+
+

{translate("Transaction Sender")}

+
+

{translate("This tool sends transactions to the ")} + {translate("XRP Testnet")} + {translate(" address of your choice so you can test how you monitor and respond to incoming transactions.")} +

+
+ + + + +

{translate("Send Transaction")}

+ + {/* Send Payment */} + {translate("Send a ")}{translate("simple XRP-to-XRP payment")}{translate(".")}
), + }} + inputSettings={ + { + defaultValue: defaultDropsToSend, + setInputValue: setDropsToSendForPayment, + min: 1, + max: 10000000000, + }} + /> + + {/* Partial Payments */} + {translate("Deliver a small amount of XRP with a large ")} + {translate("Amount")}{translate(" value, to test your handling of ")} + {translate("partial payments")}{translate(".")}