generated from ubiquity/ts-template
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Transfers then Permits #226
Comments
/help |
1 similar comment
/help |
Available Commands
|
/wallet 0x6C4E0B11704228B338A383380b6415453A30278f |
+ Successfully set wallet |
/start |
1 similar comment
/start |
/help |
Available Commands
|
/start |
Tip
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would normally post this under the dedicated permit generation repo but it isn't live yet and it isn't clear how long that will be.
We should make the default payments behavior to be a transfer and then render permits if the full payouts can't be afforded.
For example, we have a low balance now and I haven't had the chance to top it up. If it can't afford all the payouts from that GitHub issue being closed, then it renders permits for everyone.
However under normal circumstances we can afford to pay for everybody so it should do a direct transfer.
This behavior should be able to be toggled as well- something like a reference to "automatic transfers mode"
This way, permits will never be fully phased out, but transfers would take precedence if the funding wallet can afford it.
The text was updated successfully, but these errors were encountered: