Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jfschwarz committed Jul 1, 2024
1 parent f8e553c commit 0ed6acd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extension/src/transactionTranslations/signSnapshotVote.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export const translateSignSnapshotVote = (params: {
)
break
case 'string':
typedDataHash
// string vote
data = SnapshotSignerInterface.encodeFunctionData(
'signSnapshotStringVote',
Expand Down

0 comments on commit 0ed6acd

Please sign in to comment.