Commit 8934f89
committed
Support explicit change outputs
For example:
$ green-cli tx outputs add $ADDR change
Allows specifying a single explicit change output that will act as a
sink for any amount left over after paying the other outputs and fee. In
the absence of an explicit change output the gdk will generate a single
change output.1 parent 6ca75b2 commit 8934f89
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
0 commit comments