mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-22 17:45: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
|
```bash
|
||||||
./network.sh down
|
./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