Crates.io | quarry-operator |
lib.rs | quarry-operator |
version | 5.2.0 |
source | src |
created_at | 2021-10-20 16:53:56.783549 |
updated_at | 2022-07-27 16:50:57.909082 |
description | Delegates Quarry Rewarder authority roles. |
homepage | https://quarry.so |
repository | https://github.com/QuarryProtocol/quarry |
max_upload_size | |
id | 468001 |
size | 21,231 |
quarry-operator
Delegates Quarry Rewarder authority roles.
This program defines four roles:
admin
, which can update the three authorized roles.rate_setter
, which can modify rates.quarry_creator
, which can create new quarries.share_allocator
, which can choose the number of rewards shares each quarry receives.To use this program
quarry_mine::transfer_authority
.quarry_operator::create_operator
.