Print error instead of returning for seed node err
Returning an error would indicate a complete failure initialising the Ethereum backend. Instead we should print the message and continue.
Showing
Please register or sign in to comment
Returning an error would indicate a complete failure initialising the Ethereum backend. Instead we should print the message and continue.