mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
trying to pass the tests
This commit is contained in:
parent
04a45538c1
commit
d0b1e9d97d
1 changed files with 1 additions and 0 deletions
|
|
@ -420,6 +420,7 @@ class PrivateAssetTransfer extends Contract {
|
|||
|
||||
// Check 2: verify that the buyer has agreed to the appraised value
|
||||
|
||||
|
||||
// Get collection names
|
||||
const collectionOwner = await this.getCollectionName(ctx); // get owner collection from caller identity
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue