Skip to content

Commit 20e21e4

Browse files
JoaoVasquescfal
authored andcommitted
Add sui private plugin
1 parent df17a58 commit 20e21e4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

plugins/plugins.private.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ plugins:
1212
- moduleURI: "github.com/smartcontractkit/chainlink-aptos"
1313
gitRef: "808b080f471d054ff623164b3a316759a8f18758"
1414
installPath: "github.com/smartcontractkit/chainlink-aptos/cmd/chainlink-aptos"
15+
sui:
16+
- moduleURI: "github.com/smartcontractkit/chainlink-sui"
17+
gitRef: "696a163e7fd3cc618b56c54e6c6f88dfb88795e3"
18+
installPath: "github.com/smartcontractkit/chainlink-sui/relayer/cmd/chainlink-sui"
1519
cron:
1620
- moduleURI: "github.com/smartcontractkit/capabilities/cron"
1721
gitRef: "86191e815fb879118fb303bfd974a120c1945daa"
@@ -30,4 +34,3 @@ plugins:
3034
moduleURI: "github.com/smartcontractkit/capabilities/workflowevent"
3135
gitRef: "86191e815fb879118fb303bfd974a120c1945daa"
3236
installPath: "github.com/smartcontractkit/capabilities/workflowevent"
33-

0 commit comments

Comments
 (0)