set_baker_registry
An entrypoint that setups a new BakerRegistry contract for bakers validation and registration in time of voting (see BakerRegistry).
Call parameters
Field
Type
Description
baker_registry
address
An address of a new BakerRegistry contract
Usage
Errors
Not-admin
-sender
of the transaction is not current administrator.
Last updated