diff --git a/content/md/en/docs/build/origins.md b/content/md/en/docs/build/origins.md index c0b9874c4..66d4da804 100644 --- a/content/md/en/docs/build/origins.md +++ b/content/md/en/docs/build/origins.md @@ -5,6 +5,10 @@ keywords: - origins --- +
+ ⚠️ WARNING: This page contains outdated information. Please refer to the Rust docs for the most up-to-date documentation on this topic. +
+ The runtime origin is used by dispatchable functions to check where a call has come from. ## Raw origins