From a4d7da598e253d4450f16b3c4be605c81246ec6a Mon Sep 17 00:00:00 2001 From: VCAMP Date: Mon, 3 Jun 2019 09:57:26 +0100 Subject: [PATCH] Docs update: fixed vaultQuery command in Hello World tutorial (#5182) --- docs/source/hello-world-running.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/hello-world-running.rst b/docs/source/hello-world-running.rst index e9bf813406..026b080a9c 100644 --- a/docs/source/hello-world-running.rst +++ b/docs/source/hello-world-running.rst @@ -126,7 +126,7 @@ We can check the contents of each node's vault by running: .. code-block:: bash - run vaultQuery contractStateType: com.template.IOUState + run vaultQuery contractStateType: com.template.states.IOUState The vaults of PartyA and PartyB should both display the following output: