Commit 01cef6f
Alex Melville
remove additional 0.01 change value when requesting unspents for use in txn creation
Summary: The platform already adds on 0.01 when requesting unspents, so this 0.01 is redundant
Reviewers: ben, mark
Reviewed By: mark
Subscribers: ben
Differential Revision: https://phabricator.bitgo.com/D61941 parent 080c727 commit 01cef6f
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments