Skip to content

Commit

Permalink
fix: set pay memo properly
Browse files Browse the repository at this point in the history
  • Loading branch information
aeolianeth committed Sep 5, 2024
1 parent d63d1f8 commit 6a6e9dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export const usePayProjectTx = ({
weiAmount,
beneficiary,
0n,
`JBM V4 ${projectId}`, // TODO update
memo,
'0x0',
] as const

Expand Down

0 comments on commit 6a6e9dc

Please sign in to comment.