mirror of
https://github.com/tappollo/quorum-examples.git
synced 2026-04-29 05:15:36 +08:00
modified private contract script name
This commit is contained in:
@@ -20,4 +20,4 @@ set +v
|
||||
|
||||
echo
|
||||
echo "All nodes configured. See 'qdata/logs' for logs, and run e.g. 'geth attach qdata/dd1/geth.ipc' to attach to the first Geth node."
|
||||
echo "To test sending a private transaction from Node 1 to Node 7, run './runscript.sh script1.js'"
|
||||
echo "To test sending a private transaction from Node 1 to Node 7, run './runscript.sh private-contract.js'"
|
||||
|
||||
@@ -20,4 +20,4 @@ set +v
|
||||
|
||||
echo
|
||||
echo "All nodes configured. See 'qdata/logs' for logs, and run e.g. 'geth attach qdata/dd1/geth.ipc' to attach to the first Geth node."
|
||||
echo "To test sending a private transaction from Node 1 to Node 7, run './runscript.sh script1.js'"
|
||||
echo "To test sending a private transaction from Node 1 to Node 7, run './runscript.sh private-contract.js'"
|
||||
|
||||
Reference in New Issue
Block a user