-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
relayerIssues related to the relayerIssues related to the relayersolanaIssues related to the solana programsIssues related to the solana programs
Description
Solana relayer configs currently require the program ids of many programs. But
- 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)
- Access manager can be queried by the relayer.
- IBC app can be queried dynamically by the relayer from the packet data
Metadata
Metadata
Assignees
Labels
relayerIssues related to the relayerIssues related to the relayersolanaIssues related to the solana programsIssues related to the solana programs