mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
11 lines
295 B
YAML
11 lines
295 B
YAML
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
---
|
|
smart_contract_name: "asset-transfer"
|
|
smart_contract_version: "1.0.0"
|
|
smart_contract_sequence: 1
|
|
smart_contract_package: "asset-transfer.tgz"
|
|
# smart_contract_constructor: ""
|
|
smart_contract_endorsement_policy: ""
|
|
smart_contract_collections_file: ""
|