Skip to content

Commit

Permalink
Update secured_private_asset_transfer_tutorial.md
Browse files Browse the repository at this point in the history
Fixed typo

Signed-off-by: Steffen Späthe <steffen@spaethe.net>
(cherry picked from commit 1ad4422)
  • Loading branch information
ichsteffen authored and denyeart committed Jun 7, 2021
1 parent 56b3689 commit 3548215
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ After the two organizations have agreed to the same price, the asset owner can u

## Running the private asset transfer smart contract

You can use the Fabric test network to run the private asset transfer smart contract. The test network contains two peer organizations, Org1 and Org1, that operate one peer each. In this tutorial, we will deploy the smart contract to a channel of the test network joined by both organizations. We will first create an asset that is owned by Org1. After the two organizations agree on the price, we will transfer the asset from Org1 to Org2.
You can use the Fabric test network to run the private asset transfer smart contract. The test network contains two peer organizations, Org1 and Org2, that operate one peer each. In this tutorial, we will deploy the smart contract to a channel of the test network joined by both organizations. We will first create an asset that is owned by Org1. After the two organizations agree on the price, we will transfer the asset from Org1 to Org2.

## Deploy the test network

Expand Down

0 comments on commit 3548215

Please sign in to comment.