Skip to content

Commit

Permalink
Remove redundant TODO
Browse files Browse the repository at this point in the history
It was already completed without removing TODO.
  • Loading branch information
kpyszkowski committed Nov 14, 2023
1 parent 280e6da commit 7706f7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/threshold-ts/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export interface BitcoinConfig {
* If we want to mock client then we should pass the mock here
*/
client?: BitcoinClient
// TODO: Remove deprecated `Client` fallback when the migration will be fully completed

/**
* Credentials for electrum client
Expand Down

0 comments on commit 7706f7f

Please sign in to comment.