Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zaibon committed Mar 15, 2024
1 parent 464e32b commit 91b004a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/peanutes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export async function createLinks(
signer: wallet
},
linkDetails: {
chainId: chainId,
chainId: chainId.toString(),
tokenAmount: amount,
tokenType: tokenType,
tokenAddress: tokenAddress
Expand Down

0 comments on commit 91b004a

Please sign in to comment.