Skip to content

Ignore swap without txid

Hoori Rn requested to merge ignore-swap-without-id into develop

This MR avoids batch inserter failure when there is swap event with null tx attribute.

The first incident happened due to these swap events that has null tx: https://midgard.ninerealms.com/v2/debug/block/9187906

More info: thornode!2716 (merged)

Merge request reports