Commit a0dd291
committed
Add default current block height locktime for wallet fingerprinting
This adds a default locktime to the payjoin-cli for the purpose
of demonstrating good wallet fingerprinting practices. For demonstrating
wallet fingerprinting in external wallet integrations I think it is
important for the cli to be opinionated about how every aspect of wallet
creation is a way to give up some privacy. This default is the current
block height + 1 to be inline with bitcoin core anti-fee-sniping.1 parent 49a680b commit a0dd291
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
56 | 63 | | |
57 | 64 | | |
58 | 65 | | |
| |||
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
69 | | - | |
| 76 | + | |
70 | 77 | | |
71 | 78 | | |
72 | 79 | | |
| |||
0 commit comments