package tezos-sapling

  1. Overview
  2. Docs

See spec section 3.8 *

type rcm
type viewing_key_address
type viewing_key
include T_encoding_compare
include T_encoding
type t
val encoding : t Data_encoding.t
val compare : t -> t -> int
val compute : viewing_key_address -> viewing_key -> amount:int64 -> rcm -> position:int64 -> t