This commit is contained in:
hinto.janai 2024-11-25 19:51:13 -05:00
parent d85e9c814c
commit 1a520fabfc
No known key found for this signature in database
GPG key ID: D47CE05FA175A499

View file

@ -178,7 +178,7 @@ define_struct_and_impl_epee! {
2139..=2156 2139..=2156
)] )]
#[derive(Copy)] #[derive(Copy)]
/// Used in [`crate::json::GetOutputHistogramV2Response`]. /// Used in [`crate::json::GetOutputHistogramResponse`].
HistogramEntry { HistogramEntry {
amount: u64, amount: u64,
total_instances: u64, total_instances: u64,