Skip to content

Commit

Permalink
Update cdp-agentkit-core/typescript/src/actions/cdp/morpho/deposit.ts
Browse files Browse the repository at this point in the history
Co-authored-by: John Peterson <98187317+John-peterson-coinbase@users.noreply.github.com>
  • Loading branch information
stat and John-peterson-coinbase authored Jan 22, 2025
1 parent be12c6b commit 14a6396
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This tool allows depositing assets into a Morpho Vault. It takes:
`;

/**
* Input schema for Morpho Vault deposit action
* Input schema for Morpho Vault deposit action.
*/
export const MorphoDepositInput = z
.object({
Expand Down

0 comments on commit 14a6396

Please sign in to comment.