mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-18 15:10:26 +00:00
event disc
This commit is contained in:
@@ -72,6 +72,7 @@ pub fn process_close(accounts: &[AccountInfo<'_>], _data: &[u8]) -> ProgramResul
|
||||
|
||||
// Emit event.
|
||||
RewardEvent {
|
||||
disc: OreEvent::Reward as u64,
|
||||
amount: block.reward.lode_reward,
|
||||
authority: block.reward.lode_authority,
|
||||
block_id: block.id,
|
||||
|
||||
Reference in New Issue
Block a user