Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
reez committed Oct 14, 2023
1 parent 16bb272 commit 043a6fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bdk-ffi/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,6 @@ use bdk::KeychainKind;
// }
// }



pub struct Balance {
pub inner: BdkBalance,
}
Expand Down Expand Up @@ -249,7 +247,6 @@ impl Balance {
}
}


// pub struct Balance {
// // All coinbase outputs not yet matured
// pub immature: u64,
Expand Down

0 comments on commit 043a6fc

Please sign in to comment.