-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Send "stable" amount based on fiat currency #44
Comments
I would also be interested in this feature. I'd even attempt an implementation, but I have no experience in this project yet, so no idea how ambitious my approach would be, but if I have some time I'll look into it |
@hvoecking this is difficult because ZapPlanner is designed to work with a budgeted NWC connection. Currently there is no implementation that supports fiat budgeting, which could cause connection to have more (giving ZapPlanner access to more funds than necessary) or less (inability to make the payment). In order to do this I think either:
|
I think first option is enough. |
More important is to get notified of a failed schedule and retry mechanism. |
@matjaz you will get automated emails from Alby Hub as long as you connect your Alby Account, so that should be ok! |
Regarding retries: I think if ZapPlanner fails, it will wait a month before it retries (or however long the normal payment interval is). 🙈 If it fails 3 times, it will stop retrying. |
Connection/friend should receive an notification/email, not node owner. |
Some people want to send an amount in fiat. If they choose a fiat currency we can do the conversion for each payment. Related to #35
The text was updated successfully, but these errors were encountered: