Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
fluidvanadium committed Oct 21, 2024
1 parent 958cfa7 commit 4ef36b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zingolib/src/lightclient.rs
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,12 @@ impl std::fmt::Display for PoolBalances {
verified_sapling_balance: {}
spendable_sapling_balance: {}
unverified_sapling_balance: {}
orchard_balance: {}
verified_orchard_balance: {}
spendable_orchard_balance: {}
unverified_orchard_balance: {}
transparent_balance: {}
]",
format_option_zatoshis(&self.sapling_balance),
Expand Down

0 comments on commit 4ef36b0

Please sign in to comment.