mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Fix dependencies references on Escrow template.
This commit is contained in:
parent
0ffa0e4204
commit
51fbbc887e
@ -20,8 +20,8 @@ export const escrowAccessSecretStoreTemplateServiceAgreementTemplate: ServiceAgr
|
||||
],
|
||||
"conditionDependency": {
|
||||
"lockReward": [],
|
||||
"grantSecretStoreAccess": [],
|
||||
"releaseReward": [
|
||||
"accessSecretStore": [],
|
||||
"escrowReward": [
|
||||
"lockReward",
|
||||
"accessSecretStore"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user