Skip to content

Instantly share code, notes, and snippets.

@VitalJeevanjot
Last active August 1, 2019 23:18
Show Gist options
  • Save VitalJeevanjot/eab813bbe90150fb946408dae9e465eb to your computer and use it in GitHub Desktop.
Save VitalJeevanjot/eab813bbe90150fb946408dae9e465eb to your computer and use it in GitHub Desktop.
['autonomous agent', {
messages: [
{
app: 'data',
payload: {
feed_name: 'waterfall',
feed_value: "is Beautiful"
}
},
{
app: 'payment',
payload: {
asset: 'base',
outputs: [
{address: "XODEM4LKOTL2YSGUCR6WJMBX4WVYE2QT", amount: "{trigger.output[[asset=base]] - 1000}"}
]
}
}
]
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment