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

Calling wrong function in custom transactions #1033

Closed shuse2 closed 5 years ago

shuse2 commented 5 years ago

Expected behavior

In verify stage for transactions type 3,5,6,7, it should call super.verify

Actual behavior

It's calling super.apply

Steps to reproduce

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