Skip to content

Provide an option to execute all messages with src or dest matching target chain(s)#1

Open
peterjgilbert wants to merge 3 commits intomainfrom
peterjgilbert/un-whitelist
Open

Provide an option to execute all messages with src or dest matching target chain(s)#1
peterjgilbert wants to merge 3 commits intomainfrom
peterjgilbert/un-whitelist

Conversation

@peterjgilbert
Copy link

No description provided.

log.Tracef("Got %d execution contexts", len(execCtxs))
execCtxsToSave := []*msgtypes.ExecutionContext{}
for i := range execCtxs {
// TODO: process only messages to or from target chain, e.g., sapphire testnet (0x5aff)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: add a config option for target chain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant