Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Jan 15, 2024
1 parent a88b269 commit 1ce140b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/types/block/output/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ impl Output {
}
}

///
/// Returns all the mana held by the output, which is potential + stored, all decayed.
pub fn all_mana(
&self,
protocol_parameters: &ProtocolParameters,
Expand Down

0 comments on commit 1ce140b

Please sign in to comment.