]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 18 May 2023 01:54:45 +0000 (03:54 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 18 May 2023 01:54:45 +0000 (03:54 +0200)
commitfa5af903b728f21dbe2536eb1d74b9072badcd83
treef21949f3d00ed3f8aceab5d2ea7e2e0f6008d936
parentb6c24812513ba6b24e3b11a80d0b8bc95f440316
Continued:
- variable 'peer' can be type of string in case or error, so let's gently
  abort here instead of running into error (catching exceptions isn't a proper
  flow-control)
fetch_blocks.py