* adds confirmation field to getrawtransaction * Updates tests * Adds comment about correctness * Apply suggestion revisions from review * fixes overflow bug and adds test for valid confirmations value * Update test to check that confirmations isn't too high * Update transaction request to return confirmations * Applies suggestions from PR review * Apply suggestions from code review Co-authored-by: teor <teor@riseup.net> * fixes test * restore derives that were lost in a bad merge --------- Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| service | ||
| tests | ||
| arbitrary.rs | ||
| config.rs | ||
| constants.rs | ||
| error.rs | ||
| lib.rs | ||
| request.rs | ||
| response.rs | ||
| service.rs | ||
| tests.rs | ||