mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 03:25:09 +00:00
Add acknowledgement text for erc1155 chaincode
Signed-off-by: Baran Kılıç <baran.kilic@boun.edu.tr>
This commit is contained in:
parent
7fd6edb662
commit
817c96eec9
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