Categorygithub.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/interfaces/asset-mgmt/v2
modulepackage
2.1.0
Repository: https://github.com/hyperledger-cacti/cacti.git
Documentation: pkg.go.dev

# README

Asset Management Interface

# Structs

AssetManagement provides functions to manage asset locks by calling suitable functions in the interop contract.
AssetManagementContract implements asset locking and claiming chaincode operations that can be inherited by another contract.
Object used in the map, contractId --> contracted-asset.
Object used in the map, contractId --> contracted-fungible-asset.