sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
module Param : sig ... end
val sign : secret_key -> Bytes.t -> signature
val sign_deterministic : Bytes.t -> secret_key -> Bytes.t -> signature
val verify : public_key -> Bytes.t -> signature -> bool