Skip to content

Commit

Permalink
Update ledgers/ccf/scripts/start_ccf_network.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Steiner <michael.steiner@intel.com>
Signed-off-by: Mic Bowman <cmickeyb@gmail.com>
  • Loading branch information
cmickeyb and g2flyer authored Feb 15, 2024
1 parent 10279d3 commit b7945f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ledgers/ccf/scripts/start_ccf_network.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ yell start ccf network with "local://${F_INTERFACE_ADDRESS}:${F_PORT}"
say attempt to start ccf node

source ${F_CCF_LEDGER_DIR}/bin/activate
# Note below is adopted from (the end of ) CCF's tests/sandbox/sandbox.sh ..
CURL_CLIENT=ON INITIAL_MEMBER_COUNT=1 \
${F_CCF_LEDGER_DIR}/bin/python ${CCF_BASE}/bin/start_network.py \
--binary-dir ${CCF_BASE}/bin \
Expand Down

0 comments on commit b7945f4

Please sign in to comment.