Commit f3ecb8d
committed
Merge rust-bitcoin#224: Correct typo in struct field
3430bd8 Correct typo in struct field (GideonBature)
Pull request description:
This PR fix a typo in the `GetNetTotals` struct field `total_bytes_received`.
ACKs for top commit:
tcharding:
ACK 3430bd8
Tree-SHA512: 46c749c02f8c797bb84df394bf57c82edccfa4f8072d85bf875ce48851a37c2874d2897bbebb641e12f7925ebbc9c49d2c5a22cd7bfc0b9607fcf1bac6d14bae1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments