Module Script_witnesspubkeyhash.Script_witnesspubkeyhash

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