Skip to content

Commit 996037d

Browse files
authored
Updated README
1 parent c4d5cb1 commit 996037d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Accounts/worldcupticketbooking/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ You can see your ticket state generated via vault query at the BCCI'd node:
7777

7878
start IssueNonFungibleTicketFlow tokenId : <XXX-XXX-XXXX-XXXXX>, dealerAccountName : agent1
7979

80-
Run the above flow on BCCI's node to issue a non fungible token based off the token type which we created in Step5. You will need to replace the `<XXX-XXX-XXXX-XXXXX>` with the uuid returned from step 6. This token will be issued by the BCCI node to dealer1 account on Dealer1 node.
80+
Run the above flow on BCCI's node to issue a non fungible token based off the token type which we created in Step5. You will need to replace the `<XXX-XXX-XXXX-XXXXX>` with the uuid returned from step 6. This token will be issued by the BCCI node to agent1 account on Dealer1 node.
8181
Switching to the Dealer1's node, you can run the following code to confirm if the token has been issued to the dealer1 account.
8282
```
8383
flow start QuerybyAccount whoAmI: agent1

0 commit comments

Comments
 (0)