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: docs/examples/functions/rust/canister-calls.mdx
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,11 +244,7 @@ import ProdDeploy from "../components/prod-deploy.md";
244
244
## Notes
245
245
246
246
- This example focuses on the Rust serverless function and canister call integration. The frontend is intentionally minimal and included only for demonstration.
247
-
- Use this project as a starting point for workflows that require on-chain asset transfers or canister calls in response to user actions.
0 commit comments