An enumeration for the different pending states a transaction can be in.

Enumeration Members

Enumeration Members

Accept: 1

The transaction is to be accepted.

Pending: 0

The transaction will stay pending.

Reject: 2

The transaction is to be rejected.