We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 840e66d + cb44faf commit 9a81b3bCopy full SHA for 9a81b3b
docs/rofl/features/rest.md
@@ -128,7 +128,7 @@ Subcall.roflEnsureAuthorizedOrigin(roflAppID);
128
- Oasis SDK calls (`std`) support CBOR-serialized hex-encoded `Transaction`s
129
to be specified.
130
131
-- `encrypted` is a boolean flag specifying whether the transaction should be
+- `encrypt` is a boolean flag specifying whether the transaction should be
132
encrypted. By default this is `true`. Note that encryption is handled
133
transparently for the caller using an ephemeral key and any response is first
134
decrypted before being passed on.
0 commit comments