Right now we assume that the refund path will always be a 1-of-n where n is the number of refund pubkeys specified in the tag. We might want to require an m-of-n for escrow use cases. We should add a n_sigs_refund with a default value of 1 if not specified.
Right now we assume that the refund path will always be a
1-of-nwherenis the number of refund pubkeys specified in the tag. We might want to require anm-of-nfor escrow use cases. We should add an_sigs_refundwith a default value of1if not specified.