Addresses.
Each validator has a unique address,
which is an Aleo blockchain address of the form
In our model, the details of these addresses are irrelevant, so we treat addresses as abstract entities. Our model only needs to compare addresses for equality.
In our model, addresses are also used to represent signatures: see our model of certificates.