hasan-aa
Results
12
comments of
hasan-aa
trafficstars
Hello @AnilMaktala , What I've done already was based on the document you've provided. I've checked it once again but no luck. I was able to go one step further...
I think `not equal` operator is not supported as well which I think is needed. As a workaround I did this for now: ```JS const NotPending = [ TransactionStatus.APPROVED, TransactionStatus.REJECTED,...