Created
March 20, 2025 05:54
-
-
Save zeuslawyer/489335e597406cddf4b9b4dd2bc39eb2 to your computer and use it in GitHub Desktop.
Workflow configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cronTriggerInterval: 60 | |
dataFeedsCacheContractAddress: 0xb79288ce6a58b7af2230a77f296f6a13b78a0292 | |
feedId: 0x029BFA81517000400000000000000000 | |
endpointTimeoutMilliseconds: 5000 | |
chainWriterCapabilityLabel: [email protected] | |
cronExpression: "0 */2 * * * *" # Every 2 minutes | |
myUniqueValue: 1981 # Your custom integer [0..1000] | |
consumerAddress: "0x9bE25CED8524eaaF1d51b967893F982214161896" # A pre-deployed consumer contract for this example | |
chainWriterLabel: "[email protected]" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment