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
Remove two unused error constants that have been annotated with
#[allow(dead_code)] since they were added and were never given callers:
- FAILED_TO_RECEIVE_TRANSACTION (code 1)
- INVALID_BLOCK_HASH (code 26)
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments