Abe is stuck on a block height... when I search for the block after, it gives me 3 choices and if I click on either of them... it crashes with this
: 'NoneType' object has no attribute 'has_feature'
args = ("'NoneType' object has no attribute 'has_feature'",)
message = "'NoneType' object has no attribute 'has_feature'"
So I guess those are orphans and Abe doesn't know what to do with those (or witch one to chose)
My question would be, am I correct? how can this be fixed?