verify property

bool verify
getter/setter pair

If the transaction should be verified. See https://developers.Duplo.co/v2.0/reference#verify-transaction. This is usually false for transactions that didn't reach Duplo before terminating

It might return true regardless whether a transaction fails or not.

Implementation

bool verify;