Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save abvhiael/bfa42bd5b9a4a6aba9fc29b98c8a5e12 to your computer and use it in GitHub Desktop.
Save abvhiael/bfa42bd5b9a4a6aba9fc29b98c8a5e12 to your computer and use it in GitHub Desktop.
[
{
"constant":true,
"inputs":[
],
"name":"signers",
"outputs":[
{
"name":"",
"type":"address[]"
}
],
"type":"function"
},
{
"constant":true,
"inputs":[
],
"name":"currentVersion",
"outputs":[
{
"name":"major",
"type":"uint32"
},
{
"name":"minor",
"type":"uint32"
},
{
"name":"patch",
"type":"uint32"
},
{
"name":"commit",
"type":"bytes20"
},
{
"name":"time",
"type":"uint256"
}
],
"type":"function"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment