hasTimeoutHeight

abstract fun hasTimeoutHeight(): Boolean
Timeout block height. Either timeout height or timestamp should be set.
Recommendation is to set height, to rev. 1 and block current + 1000 (see api /blocks/latest)
.TW.Cosmos.Proto.Height timeout_height = 6;

Return

Whether the timeoutHeight field is set.