Skip to content

Conversation

boojamya
Copy link
Contributor

Closes #1307

This PR adds a flag to allow users to specify a max_clock_drift value for a client or pair of clients

If the flag value is left blank, the default of 10 minutes will be used.

You can query the max clock drift of a client by:
chaind q ibc client state <client-id> | grep "max_clock_drift"

@boojamya boojamya marked this pull request as ready for review December 21, 2023 18:28
Copy link
Contributor

@jtieri jtieri left a comment

Choose a reason for hiding this comment

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

changes look straightforward enough!

@boojamya boojamya merged commit caf9d52 into main Jan 9, 2024
@boojamya boojamya deleted the dan/clock-drift branch January 9, 2024 23:12
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.

Make MaxClockDrift configurable
2 participants