python-teos icon indicating copy to clipboard operation
python-teos copied to clipboard

Refuse to run on mainnet with insecure setup

Open bigspider opened this issue 5 years ago • 0 comments

When running on mainnet, it would be nice to check for proper setup whenever possible.

Possible examples of checks:

  • default rpc user and password
  • incorrect permissions on existing keyfiles
  • other?

bigspider avatar Sep 30 '20 09:09 bigspider