mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-07 10:05:06 -05:00
7 lines
150 B
Plaintext
Executable File
7 lines
150 B
Plaintext
Executable File
. _chia-common
|
|
|
|
# Starts a full node
|
|
_run_bg_cmd chia_full_node --port=8444 --connect_to_farmer=True --connect_to_timelord=True --rpc_port=8555
|
|
|
|
wait
|