We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2603a commit 9a4a6f6Copy full SHA for 9a4a6f6
docs/dapps/non-evm/stellar/rust-tutorial.md
@@ -103,7 +103,7 @@ fn error_from_redstone_error(error: RedStoneError) -> Error {
103
104
## Pull model
105
106
-To use the Pull model, just invoke the `process_payload` function and return the value.
+To use the Pull model, just invoke the `process_payload` function and return values.
107
108
```rust
109
pub fn get_prices(
0 commit comments