We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81fec1 commit 51fe3b5Copy full SHA for 51fe3b5
types/src/v17/wallet/mod.rs
@@ -21,7 +21,7 @@ pub use self::error::*;
21
//
22
// The following structs are very similar but have slightly different fields and docs.
23
// - GetTransaction
24
-// - ListSinceLastBlockTransaction
+// - ListSinceBlockTransaction
25
// - ListTransactionsItem
26
27
/// Returned as part of `getaddressesbylabel` and `getaddressinfo`
0 commit comments