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 d071e8c commit b6b7398Copy full SHA for b6b7398
wasm/src/programs/data/plaintext.rs
@@ -85,7 +85,7 @@ impl Plaintext {
85
86
/// Encrypt a plaintext with a transition view key.
87
///
88
- /// @param {Field} transition_view_key The transition view key of the transition
+ /// @param {Field} transition_view_key The transition view key of the transition
89
/// associated with the plaintext.
90
91
/// @returns {Ciphertext} The encrypted ciphertext.
0 commit comments