Skip to content

Commit cb44faf

Browse files
authored
docs: Fix typo in /sign-submit param name
1 parent 840e66d commit cb44faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/rofl/features/rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Subcall.roflEnsureAuthorizedOrigin(roflAppID);
128128
- Oasis SDK calls (`std`) support CBOR-serialized hex-encoded `Transaction`s
129129
to be specified.
130130

131-
- `encrypted` is a boolean flag specifying whether the transaction should be
131+
- `encrypt` is a boolean flag specifying whether the transaction should be
132132
encrypted. By default this is `true`. Note that encryption is handled
133133
transparently for the caller using an ephemeral key and any response is first
134134
decrypted before being passed on.

0 commit comments

Comments
 (0)