EOS

eosio

Contract

{
  "name": "finalizer_authority",
  "base": "",
  "fields": [
    {
      "name": "description",
      "type": "string"
    },
    {
      "name": "weight",
      "type": "uint64"
    },
    {
      "name": "public_key",
      "type": "bytes"
    }
  ]
}