Skip to content

Commit 195cb4d

Browse files
joe-alewinejoe-alewine
authored andcommitted
[FAB-8594] Missing code block in Upgrade
Only one line. [ci-skip] Change-Id: I77a3bd5d2b09cf0f90928e9ee32c551c92c28106 Signed-off-by: joe-alewine <Joe.Alewine@ibm.com>
1 parent f12487e commit 195cb4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/upgrading_your_network_tutorial.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -813,6 +813,8 @@ But let's test just to make sure by moving ``10`` from ``a`` to ``b``, as before
813813
And then querying the value of ``a``, which should reveal a value of ``70``.
814814
Let’s see:
815815

816+
.. code:: bash
817+
816818
peer chaincode query -C mychannel -n mycc -c '{"Args":["query","a"]}'
817819
818820
We should see the following:

0 commit comments

Comments
 (0)