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

Recipient account should be created in case it does not exist for OutTransfer transaction #1220

Closed SargeKhan closed 5 years ago

SargeKhan commented 5 years ago

Expected behavior

A default account should be created if it doesn't currently exist for the address specified in the recipientId property of out transfer transaction.

Actual behavior

OutTransfer transaction fails in case of a transaction where recipientID doesn't currently exist in the database.

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

release/2.1.0