Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
DaughterOfMars committed Oct 18, 2024
1 parent d071a29 commit fe62b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/iota-rust-sdk/src/types/checkpoint.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ pub struct EndOfEpochData {

/// Commitments to epoch specific state (e.g. live object set)
pub epoch_commitments: Vec<CheckpointCommitment>,

/// The number of tokens that were minted (if positive) or burnt (if
/// negative) in this epoch.
pub epoch_supply_change: i64,
Expand Down

0 comments on commit fe62b95

Please sign in to comment.