returns the scriptPubKey of a P2WPKH witness script
@override List<String> toScriptPubKey() { return ['OP_0', _program]; }