You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/dashboard/src/app/(app)/team/[team_slug]/[project_slug]/engine/server-wallets/components/try-it-out.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ export function TryItOut(props: {
24
24
Usage from your backend
25
25
</h2>
26
26
<pclassName="text-muted-foreground text-sm">
27
-
Send transactions to the blockchain using a simple http API
27
+
Send transactions from your server wallets using a simple http API
0 commit comments