Skip to content

Simplify solana relayer config #821

@srdtrk

Description

@srdtrk

Solana relayer configs currently require the program ids of many programs. But

  1. The light client program-id should be queried dynamically based on the packet data. (it can be assumed to be a tendermint light client by the relayer)
  2. Access manager can be queried by the relayer.
  3. IBC app can be queried dynamically by the relayer from the packet data

Metadata

Metadata

Assignees

Labels

relayerIssues related to the relayersolanaIssues related to the solana programs

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions