Skip to content

Commit

Permalink
fix(Watch Only): top bchUnspendable
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Jun 1, 2018
1 parent f462f65 commit 8ccdc99
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -16,6 +16,7 @@ export const getData = createDeepEqualSelector(
ethContext,
bchContext,
btcUnspendableContext,
bchUnspendableContext,
path
})
return ethContextR.map(transform)
Expand Down

0 comments on commit 8ccdc99

Please sign in to comment.