Skip to content

Commit c4d5cb1

Browse files
authored
Merge pull request #1 from MehulGoel1/MehulGoel1-patch-1
Update README.md
2 parents 01cfd10 + 274fe0e commit c4d5cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Accounts/supplychain/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Navigate to Seller's node terminal and type in
8989
```
9090
flow start SendShippingRequest whoAmI: SellerInventory, whereTo: BuyerWarehouse, shipper: ShippingCo, Cargo: 10 boxes of Books
9191
```
92-
[Optional verification]: run ```run vaultQuery contractStateType: com.accounts_SupplyChain.states.ShippingRequestState``` at ShippingCo's node terminal
92+
[Optional verification]: run ```run vaultQuery contractStateType: com.supplychain.states.ShippingRequestState``` at ShippingCo's node terminal
9393

9494
## Step 6: Shipping company sends the cargo to Buyer's warehouse
9595
Navigate to ShippingCo's node terminal and type in

0 commit comments

Comments
 (0)