Skip to content

Commit

Permalink
fix threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtnd committed Dec 10, 2024
1 parent 83dc2e6 commit b2aba80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adapters/threshold-network/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const redeemEventParams: ContractEventParams = {
},
fixedEventData: {
token: tbtc,
to: "",
to: bridge,
},
argKeys: {
from: "from",
Expand Down

0 comments on commit b2aba80

Please sign in to comment.