blob: 039553d25a685adfcc2b71e1dd02cc72bcd16b8c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# run_bp.py
This script is used for running Tangerine Network BP node. The script itself
supports automatic upgrade (AU), as well as automatically upgrading the node
docker image.
## Updating
Your commit must be signed whenever `run_bp.py` is changed. Check the [GitHub Help](https://help.github.com/en/articles/signing-commits) to set it up.
|