jamesob/coldcore

Handle 403 Unauthorized more gracefully

Open

#47 opened on Aug 6, 2021

 (0 comments) (0 reactions) (0 assignees)Python (12 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (140 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Unexpectedly hit 403 Unauth due to https://github.com/bitcoin/bitcoin/issues/21070. We should wrap with a more friendly warning.

image

Contributor guide