Scheduled Payments #404
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It occured to me that there may be a way to schedule payments on the XRPL by controlling the signing process and/or delaying the broadcasting of signed transactions.
This could probably be done at the front end via a payments app or by instructing/controlling the first node that's tasked with broadcasting the signed transaction.
An instruction field could be added to the transfer/payment/transaction to delay the broadcast until a scheduled time or the delay instruction could be broadcasted to all validators to delay the transaction to a scheduled time.
Open to ideas/comments on how this could be achieved?
Beta Was this translation helpful? Give feedback.
All reactions