Skip to content

Commit 16ef4a8

Browse files
committed
add info
1 parent 4955945 commit 16ef4a8

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
@@ -424,6 +424,7 @@ pub fn compute_publisher_stake_caps(
424424
let message = pyth_oracle::validator::compute_publisher_stake_caps(account_datas, timestamp);
425425

426426
if is_active {
427+
info!("Computing publisher caps");
427428
messages.push(message);
428429
}
429430
}

0 commit comments

Comments
 (0)