stacks-network / docs

Unleash Bitcoin's full potential with decentralized apps and smart contracts. The documentation covers key aspects of the Stacks network and technology and provides tutorials and other helpful content for developers.
https://docs.stacks.co
Creative Commons Zero v1.0 Universal
157 stars 235 forks source link

[Edit docs] add mock-miner documentation #1476

Open friedger opened 2 years ago

friedger commented 2 years ago

URL of the page to change: https://docs.stacks.co/docs/nodes-and-miners/stacks-node-configuration#configuration-file-options

The readme of the stacks-blockchain repo contains mock_miner: https://github.com/stacks-network/stacks-blockchain/blob/de541f9fc9bba0f2eccc647e729cfb5402476a38/README.md#mining

# Run as a mock-miner, to test mining without spending BTC.
# Mutually exclusive with `miner`.
#mock_miner = true

The documentation should answer

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

friedger commented 1 year ago

This can also help for testing Stacks 2.1

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

friedger commented 1 year ago

It is still important to me