package bitcoinml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module In : sig ... end
module Out : sig ... end
module Witness : sig ... end
type t = {
hash : Hash.t;
version : Stdint.int32;
txin : In.t list;
txout : Out.t list;
locktime : Stdint.uint32;
size : int;
vsize : int;
witness : Witness.t option;
}
val parse : ?coinbase:bool -> bytes -> bytes * t option
val parse_legacy : ?coinbase:bool -> bytes -> bytes * t option
val parse_all : bytes -> int -> t list option
val parse_all_legacy : bytes -> int -> t list option
val serialize : t -> bytes
val serialize_legacy : t -> bytes
val serialize_all : t list -> bytes
val serialize_all_legacy : t list -> bytes
val is_witness : t -> bool
val is_coinbase : t -> bool
val to_string : t -> string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>