mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
* asset smart contract using sbe implemented in java Signed-off-by: Gaurav Giri <girigaurav@gmail.com> * add sbe chaincode to ci Signed-off-by: Gaurav Giri <girigaurav@gmail.com>
5 lines
72 B
Groovy
5 lines
72 B
Groovy
/*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
rootProject.name = 'sbe'
|