Skip to content

Commit ea1bd0d

Browse files
runtime: remove epoch boundary log spam
1 parent 0d2c317 commit ea1bd0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/flamenco/rewards/fd_rewards.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,6 @@ calculate_stake_vote_rewards( fd_bank_t * bank,
559559
calculated_stake_rewards );
560560

561561
if( FD_UNLIKELY( err!=0 ) ) {
562-
FD_LOG_DEBUG(( "redeem_rewards failed for %s with error %d", FD_BASE58_ENC_32_ALLOCA( &stake_delegation->stake_account ), err ));
563562
continue;
564563
}
565564

0 commit comments

Comments
 (0)