ban_baker
Last updated
Last updated
An entrypoint that bans or unbans bakers on this Bucket contract. Voting for a banned baker is not possible.
baker
key_hash
Baker for banning or unbanning
ban_period
nat
Period for ban (0 to unban a baker)
Only contract can call this entrypoint.
403
- sender
of the transaction is not contract.
412
- non payable entrypoint (can't accept TEZ tokens during call of an entrypoint).