Module Script_witnesscommitment.Script_witnesspubkeyhash

type t_inp = Bitcoinml__Script_template.Make_template(Bitcoinml.Script_template.EmptyInput)(Output).t_inp =
| ITemplate
type t_out = Bitcoinml__Script_template.Make_template(Bitcoinml.Script_template.EmptyInput)(Output).t_out =
| OTemplate
val input : t_inp
val output : t_out