type AuthorityBlockBatches
AuthorityBlockBatches
common.AuthorityBlockBatches
common.AuthorityBlockBatches
Field | Type | Description |
---|---|---|
authority_batches repeated | AuthorityBlockBatch | List of validation block batches along with the corresponding Authority verifier. |
{
"authority_batches": [
{
"authority": "zAuthorityPublicKey=",
"batch": "LengthOfFileBytesVaries=",
"terminal": false
}
]
}