package tezos-signer-backends

  1. Overview
  2. Docs

Module Tezos_signer_backends_unix.Ledger_namesSource

Sourcetype t = {
  1. c : string;
  2. t : string;
  3. h : string;
  4. d : string;
}
Sourceval pp : Format.formatter -> t -> unit
Sourceval crouching_tiger : string -> t

crouching_tiger str is a sentence derived deterministically from str with the form adjective-animal-adjective-animal. E.g. crouching-tiger-hidden-dragon

OCaml

Innovation. Community. Security.