stacks-network / stacks-blockchain-docker

Stacks-blockchain with API using docker compose
GNU General Public License v3.0
27 stars 37 forks source link

removing bitcoin option #87

Closed wileyj closed 1 year ago

wileyj commented 1 year ago

Bitcoin flag/options are removed due to some logical issues with how it worked (if ti were being used, there should have been some issues filed because the burnchain wasn't being utilized, it was still pointing to external burnchain).

Further, there were some orphaned functions related to the bitcoin flag that have been removed, along with configs/dockerfiles/compose files for bitcoin.

README.md has been updated to reflect these changes.