register
An entrypoint for bakers registration.
Call parameters
Field
Type
Description
baker
key_hash
An address of a baker
Usage
Errors
412
- non payable entrypoint (can't accept TEZ tokens during call of an entrypoint).the operation fails when the key_hash parameter is not a registered delegate (standard Tezos error).
Last updated