Skip to content

Commit

Permalink
Update sagas.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jhagerman-bc authored Sep 19, 2024
1 parent 9490377 commit 615ccda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export default ({ api, coreSagas, networks }: { api: APIType; coreSagas: any; ne
actions.analytics.trackEvent({
key: Analytics.BITPAY_INVOICE_VALID,
properties: {
coin: 'BCH'
coin: 'BTC'
}
})
)
Expand Down

0 comments on commit 615ccda

Please sign in to comment.