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

Add getOrDefault for StateStore.account #1091

Closed shuse2 closed 5 years ago

shuse2 commented 5 years ago

Expected behavior

User should know when to initialize the account. Also, Account.publicKey should be optional

Actual behavior

StateStore.account.get expects to create account if doesn't exist