mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-18 23:16:48 +00:00
remove crown instruction
This commit is contained in:
@@ -19,6 +19,9 @@ pub struct Bus {
|
||||
/// The rewards this bus would have paid out in the current epoch if there no limit.
|
||||
/// Used to calculate the updated reward rate.
|
||||
pub theoretical_rewards: u64,
|
||||
|
||||
/// The largest known stake balance seen by the bus this epoch.
|
||||
pub top_balance: u64,
|
||||
}
|
||||
|
||||
impl Discriminator for Bus {
|
||||
|
||||
Reference in New Issue
Block a user