LiskArchive / lisk-elements

⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250 stars 64 forks source link

Vote transaction should update the votedDelegatesPublicKeys property for account #1128

Closed SargeKhan closed 5 years ago

SargeKhan commented 5 years ago

Expected behavior

The votes casted by an account are stored in the votedDelegatePublicKeys property. Therefore, on applying a vote transaction, the vote transaction should update the votedDelegatePublicKeys property.

Actual behavior

The Vote transaction updates the votes property for an account.

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

v2.*