Skip to content

Instantly share code, notes, and snippets.

@superphly
Last active December 30, 2022 19:30
Show Gist options
  • Save superphly/86e22105f46f8a0ebce9664dba3d53dc to your computer and use it in GitHub Desktop.
Save superphly/86e22105f46f8a0ebce9664dba3d53dc to your computer and use it in GitHub Desktop.
{
"authorization": "0x123456789",
"identification": {
"user": {
"uidid": "0",
"username": "superphly",
"umask": "077",
"group": "superphly",
"home": "/home/superphly"
}
},
"exec": [
{
"target": "/home/superphly/ado1",
"parameters": {
"arg1": "blah",
"arg2": "blah",
"arg3": "ibc://juno/home/superphly/ado2"
}
}
],
"fee": {
"source": "/home/superphly/andr_fees_wallet",
"platform": "00000221",
"objects": [
{
"path": "/home/superphly/ado1",
"fee": "00001558"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment