mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
Update README.md
This commit is contained in:
parent
a76d649ffd
commit
d7aecd8424
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ cd fabric-samples/balance-transfer
|
|||
|
||||
* Register and enroll new users in Organization - **Org1**:
|
||||
|
||||
`curl -s -X POST http://localhost:4000/users -H "content-type: application/x-www-form-urlencoded" -d 'username=Jim&orgName=org1'`
|
||||
`curl -s -X POST http://localhost:4000/users -H "content-type: application/x-www-form-urlencoded" -d 'username=Jim&orgName=Org1'`
|
||||
|
||||
**OUTPUT:**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue