mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-18 07:55:10 +00:00
Add acknowledgement text for erc1155 chaincode (#554)
Signed-off-by: Baran Kılıç <baran.kilic@boun.edu.tr>
This commit is contained in:
parent
f151039f8a
commit
06d67ecbfa
1 changed files with 4 additions and 0 deletions
|
|
@ -263,3 +263,7 @@ When you are finished, you can bring down the test network. This command will br
|
|||
```bash
|
||||
./network.sh down
|
||||
```
|
||||
|
||||
## Acknowledgement
|
||||
|
||||
This work has been carried out at Boğaziçi University and has received funding from the European Union’s Horizon 2020 Research and Innovation programme under Grant Agreement No. 856632.
|
||||
Loading…
Reference in a new issue