⚙️ Library for sending Lisk transactions from the client or server
GNU General Public License v3.0
250
stars
64
forks
source link
Remove constraint of generation of outTransfer transaction from dapp owner accounts #1226
Closed
SargeKhan closed 5 years ago
Expected behavior
The outTransfer transaction should deduct balance from sender account, it should not care whether an account is a dapp owner or not.
Actual behavior
OutTransfer transaction fails if the sender of the account is not the owner of the dapp.
Steps to reproduce
Fails against testnet on the transaction with ID: 2897056580360618798
Which version(s) does this affect? (Environment, OS, etc...)