Skip to content

worker: Active/Inactive Address Filtering #346

@sczembor

Description

@sczembor

There is no logic to ignore deposit addresses that have been marked as inactive in the database
Add an is_active in nbtc_deposit_addresses table check in the ingestion loop to skip processing for disabled addresses in btcindexer/src/index.ts

  • make sure it's covered by unit tests

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions