You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(api): clarify in docs that Well.has_tip checks only for unused tips (#17455)
Cherry-picked commit for 8.3.0 release branch
Original PR: #17412
Closes RQA-3790
# Overview
`Well.has_tip` property has been checking for only clean/ unused tips
since API v2.2 but the docstrings don't mention that. That has
understandably caused some confusion in protocol behaviors. This PR
helps mitigate that issue by clarifying the exact behavior of this
property
## Risk assessment
None.
Co-authored-by: Max Marrone <[email protected]>
0 commit comments