Skip to content

Commit

Permalink
Modify command (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
xp007123 authored Jul 20, 2021
1 parent b185c9c commit fc8986c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/routine/htlc.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Result: Query success. Please wait and use 'listResources' to check.
path: payment.fabric.ledger, type: Fabric1.4, distance: 0

# 实例化哈希时间锁合约,需要写入[己方资产合约名,channel]
[WeCross.org1-admin]> fabricInstantiate payment.fabric.htlc ["Org1","Org2"] contracts/chaincode/htlc 1.0 GO_LANG default ["ledger","mychannel",]
[WeCross.org1-admin]> fabricInstantiate payment.fabric.htlc ["Org1","Org2"] contracts/chaincode/htlc 1.0 GO_LANG default ["ledger","mychannel"]

Result: Query success. Please wait and use 'listResources' to check.

Expand Down

0 comments on commit fc8986c

Please sign in to comment.