package ledgerwallet

  1. Overview
  2. Docs

Module Header.ErrorSource

Sourcetype t =
  1. | Header_too_short of int
  2. | Invalid_channel of int
  3. | Invalid_command_tag of int
  4. | Unexpected_sequence_number of {
    1. expected : int;
    2. actual : int;
    }
OCaml

Innovation. Community. Security.