Skip to content

Instantly share code, notes, and snippets.

@louis030195
Created November 1, 2019 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save louis030195/3398dbf7ea91ea9daa4fe38d2ce6cb51 to your computer and use it in GitHub Desktop.
Save louis030195/3398dbf7ea91ea9daa4fe38d2ce6cb51 to your computer and use it in GitHub Desktop.
{
"name": "myList",
"type": [
"array",
{
"count": ";",
"type": [
"container",
[
{
"name": "paramOne",
"type": "u32"
},
{
"name": "paramTwo",
"type": "u32"
}
]
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment