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

Fee not collected from sender for any transaction #5704

Closed
pablitovicente opened this issue Aug 25, 2020 · 0 comments · Fixed by #5735
Closed

Fee not collected from sender for any transaction #5704

pablitovicente opened this issue Aug 25, 2020 · 0 comments · Fixed by #5735
Assignees
Milestone

Comments

@pablitovicente
Copy link
Contributor

Expected behavior

When registering a multi signature account the registration fee should be deducted from the senderPublicKey account.

Actual behavior

The fee is not deducted.

Steps to reproduce

  • fund an account with enough balance for a multi-signature registration with 4 members (25 LSK should be ok)
  • Send a registration for that account where the account is not member (might or might not be related to the account not being member but this needs to be investigated as part of this issue)
  • Check the account after registration and the balance will be the same as when funded

Which version(s) does this affect? (Environment, OS, etc...)

5.0

@shuse2 shuse2 changed the title Fee not collected during multi signature registration Fee not collected from sender for any transaction Aug 25, 2020
@shuse2 shuse2 added this to the Sprint 26 milestone Aug 25, 2020
@shuse2 shuse2 modified the milestones: Sprint 26, Next Sprint Aug 31, 2020
shuse2 added a commit that referenced this issue Aug 31, 2020
Update balance in beforeTransactionApply - Closes #5704
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants