AuthorityBlockBatches

type AuthorityBlockBatches

common.AuthorityBlockBatches

FieldTypeDescription
authority_batches repeatedAuthorityBlockBatchList of validation block batches along with the corresponding Authority verifier.
{
  "authority_batches": [
    {
      "authority": "zAuthorityPublicKey=",
      "batch": "LengthOfFileBytesVaries=",
      "terminal": false
    }
  ]
}