package octez-libs
type ak = R.ak
Public signature key. Note: if this key is exposed there is privacy loss! Only randomised version of it (rk) are published.
type nk = R.nk
Public nullifier key. Note: if this key is exposed there is privacy loss! Only randomised version of it (rk) are published.
type ivk = R.ivk
type pkd = R.pkd
type ovk = R.ovk
type diversifier = R.diversifier
Used to create an address from a viewing key.
val diversifier_encoding : R.diversifier Data_encoding.encoding
Full viewing key contains ak, nsk, ovk
val fvk_encoding : full_viewing_key Data_encoding.encoding
val of_expsk : Spending_key.expanded_spending_key -> full_viewing_key
type t = R.zip32_full_viewing_key = {
depth : Bytes.t;
parent_fvk_tag : Bytes.t;
child_index : Bytes.t;
chain_code : Bytes.t;
fvk : full_viewing_key;
dk : Bytes.t;
}
Type t additionally contains zip-32 related info
val encoding : t Data_encoding.t
val to_bytes : R.zip32_full_viewing_key -> Bytes.t
val of_bytes : Bytes.t -> R.zip32_full_viewing_key option
val of_sk : Spending_key.t -> t
type index = R.diversifier_index
val compare_index : R.diversifier_index -> R.diversifier_index -> int
val index_to_int64 : R.diversifier_index -> int64
val index_of_int64 : int64 -> R.diversifier_index
val index_encoding : R.diversifier_index Data_encoding.encoding
val default_index : R.diversifier_index
val index_succ : R.diversifier_index -> R.diversifier_index
val address_encoding : address Data_encoding.encoding
val address_b58check_encoding : address Tezos_crypto.Base58.encoding
val new_address :
R.zip32_full_viewing_key ->
R.diversifier_index ->
R.diversifier_index * address
val dummy_address : unit -> address
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>