Skip to content
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

Tweak autosend behaviour #7596

Closed
arajasek opened this issue Nov 3, 2021 · 1 comment
Closed

Tweak autosend behaviour #7596

arajasek opened this issue Nov 3, 2021 · 1 comment
Assignees
Labels
impact/consensus Impact: Consensus
Milestone

Comments

@arajasek
Copy link
Contributor

arajasek commented Nov 3, 2021

We currently short circuit (and always succeed) the balance transfer step if the sender is the same as the receiver. That's fine, but it's slightly nicer to instead fail if the sender doesn't have the appropriate amount of FIL (and do nothing if they do).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/consensus Impact: Consensus
Projects
None yet
Development

No branches or pull requests

2 participants