hermeznetwork / hermez-node

Hermez node Go implementation
GNU Affero General Public License v3.0
58 stars 33 forks source link

TODO: differentiate between Non Selected and Unforjable Txs #1092

Open tclemos opened 3 years ago

tclemos commented 3 years ago

Rationale

Create a way to differentiate txs that were not selected from the others that were selected but can't be forged at this time.

https://github.com/hermeznetwork/hermez-node/blob/3fc5b4c531394e9d6a9975e2fa798bbd5029e6a4/txselector/txselector.go#L445-L446