Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/sui-agent/src/protocols/cetus/PoolTool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class PoolTool {
}

/**
* Gets information about a specific pool
* Gets information about a specific pool on Cetus
* @param poolId The ID of the pool to get information for
* @returns Pool information
*/
Expand Down
Loading