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

Revert getOrDefault for state store #1098

Closed shuse2 closed 5 years ago

shuse2 commented 5 years ago

What was the problem?

Revert the #1093 because following current protocol, there was no case to use getOrDefault where it always should be fall back to getting default for account

Review checklist