From 231673b9f6a5f2573b69bb5bd0fb2e08d5679815 Mon Sep 17 00:00:00 2001 From: Mohamed Amine LEGHERABA Date: Fri, 10 Apr 2020 10:13:15 +0200 Subject: [PATCH] update readme: new format of state path updated to match new format of state path --- yo-cordapp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yo-cordapp/README.md b/yo-cordapp/README.md index aacc1328b..63282a467 100644 --- a/yo-cordapp/README.md +++ b/yo-cordapp/README.md @@ -28,4 +28,4 @@ X500 name in the node shell. Note you can't sent a Yo! to yourself because that' To see all the Yo's! other nodes have sent you in your vault (you do not store the Yo's! you send yourself), run: - run vaultQuery contractStateType: com.yo.states.YoState + run vaultQuery contractStateType: net.corda.yo.YoState