= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package tezos-sapling
-
tezos-sapling
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val encoding : t Data_encoding.encoding
val of_ciphertext :
pos:int64 ->
Ciphertext.t ->
Viewing_key.t ->
(Bytes.t * t) option
val of_ciphertext_out :
pos:int64 ->
Ciphertext.t ->
R.ovk ->
R.commitment ->
(Bytes.t * t) option
val check_cm : t -> R.commitment -> bool