Skip to content

Commit

Permalink
fix: collect descriptor result
Browse files Browse the repository at this point in the history
  • Loading branch information
jvsena42 committed Oct 28, 2024
1 parent 3b53da8 commit 15009b6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ class WalletManager(
connection = dbConnection
)

florestaRpc.loadDescriptor(descriptor.toString()).firstOrNull()

Log.d(TAG, "loadWallet: in network ${wallet.network()}")

return Result.success(Unit)
Expand Down

0 comments on commit 15009b6

Please sign in to comment.