silicoin-network / silicoin-blockchain

Silicoin blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
79 stars 28 forks source link

[BUG] Ubuntu running silicoin = runs chia gui #112

Closed panosvo closed 2 years ago

panosvo commented 2 years ago

After updating chia client farmer to version 1.2.10, when I run the:

!/bin/bash

source ~/silicoin-blockchain/activate cd ~/silicoin-blockchain/chia-blockchain-gui npm run electron &

it opens chia GUI and yes inside silicoin-blockchain they have created a folder with the name "chia-blockchain-gui"

That's just stupid.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Screenshots

Desktop

Additional context