Commit ba82464
committed
Move bip-174 test out of examples and into tests
The `examples/psbt.rs` file isn't adding much value as an example, it is
just implementing tests against test vectors from the bip. Better to put
it in `tests` than in `examples`.1 parent 75d45cd commit ba82464
3 files changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 55 | | |
60 | 56 | | |
61 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
File renamed without changes.
0 commit comments