Integrate TAP Agent with gateway registry contract #94
Labels
p3
Low priority
pgk:tap-agent
repo:indexer-rs
type:feature
New or enhanced functionality
type:spike
Additional research required
Milestone
Problem statement
Currently the TAP Agent relies on a user-provided list of sender addresses with corresponding TAP aggregator endpoint URLs. This is a stopgap solution for integration testing.
Expectation proposal
Once the gateway registry contract is implemented (TBD), TAP Agent will be modified to get the TAP aggregator endpoint URLs from there.
Alternative considerations
A clear and concise description of any alternative solutions or features you've considered.
Additional context
indexer-rs/tap-agent/src/agent.rs
Lines 70 to 73 in 1178c63
The text was updated successfully, but these errors were encountered: