Skip to content

Commit 5da83ef

Browse files
committed
add info
1 parent 165dd00 commit 5da83ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/src/bank/pyth_accumulator.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@ pub fn compute_publisher_stake_caps(
422422
let message = pyth_oracle::validator::compute_publisher_stake_caps(account_datas, timestamp);
423423

424424
if is_active {
425+
info!("Computing publisher caps");
425426
messages.push(message);
426427
}
427428
}

0 commit comments

Comments
 (0)