Categorygithub.com/hyperledger-labs/weaver-dlt-interoperability/core/network/fabric-interop-cc/libs/utils

# README

Utils Library

# Functions

Access guard for Weaver relay requests: return 'true' only if access should be permitted.
ClaimRemoteAsset gets ownership of an asset transferred from a different ledger/network.
GetAssetClaimStatus returns the asset claim status and present time (of invocation).
GetAssetPledgeDetails returns the asset pledge details for local network.
GetAssetPledgeStatus returns the asset pledge status.
No description provided by the author
No description provided by the author
GetLocalChaincodeID extracts chaincode id from stub.
No description provided by the author
No description provided by the author
Check if the caller is the Interop Chaincode.
Check if the calling client has an IIN Agent attribute in its signing certificate.
Check if the calling client has an attribute in its signing certificate indicating that it is a privileged network administrator.
Check if the calling client has a relay attribute in its signing certificate.
PledgeAsset locks an asset for transfer to a different ledger/network.
ReclaimAsset gets back the ownership of an asset pledged for transfer to a different ledger/network.