core/finality-grandpa: Log after, not before, timeout expired
The UntilImported component should log whenever waiting for a specific block to be imported surpassed a defined constant timeout. Without this patch the code would log whenever the current time was below the timeout.
parent
72516c08
Please register or sign in to comment