Skip to content

[evm] Remove Signed Tx on Observation (BSC)

Ursa (9R) requested to merge ursa/evm-unstuck-storage into develop

The current code shouldn't cause issue, but this maintains parity with the previous getTxIn logic and will avoid the unstuck routine having to independently fetch all outbounds by hash to remove from the blockMetaAccessor.

Merge request reports