mirror of
https://github.com/corda/corda.git
synced 2025-02-20 09:26:41 +00:00
Docs update: fixed vaultQuery command in Hello World tutorial (#5182)
This commit is contained in:
parent
eed2c78eb3
commit
a4d7da598e
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user