Skip to content

Commit

Permalink
Update fd_sysvar_fees.h
Browse files Browse the repository at this point in the history
  • Loading branch information
kilavvy committed Jan 31, 2025
1 parent 00896c1 commit 2a16c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/flamenco/runtime/sysvar/fd_sysvar_fees.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fd_sysvar_fees_read( fd_sysvar_fees_t * result,
void
fd_sysvar_fees_new_derived( fd_exec_slot_ctx_t * slot_ctx,
fd_fee_rate_governor_t base_fee_rate_governor,
ulong latest_singatures_per_slot );
ulong latest_signatures_per_slot );

/* Updates fees for every slot. */
void
Expand Down

0 comments on commit 2a16c5d

Please sign in to comment.