chore: bump rust bdk to alpha 11
This commit is contained in:
@@ -72,7 +72,7 @@ class OfflineWalletTest {
|
||||
|
||||
assertEquals(
|
||||
expected = 0uL,
|
||||
actual = wallet.getBalance().total
|
||||
actual = wallet.getBalance().total.toSat()
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user