Skip to content

Commit

Permalink
fix: domain
Browse files Browse the repository at this point in the history
  • Loading branch information
grothem committed Jan 3, 2024
1 parent 40ce955 commit 5cb0783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contract-helpers/src/staking-contract/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export class StakingService
name,
version,
chainId,
verifyingContract: stakedToken,
verifyingContract: this.stakingContractAddress,
},
message: {
owner: user,
Expand Down

0 comments on commit 5cb0783

Please sign in to comment.