Skip to content

Commit

Permalink
Update zebra-rpc/src/methods/types/get_raw_mempool.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Alfredo Garcia <[email protected]>
  • Loading branch information
conradoplg and oxarbitrage authored Feb 14, 2025
1 parent 2cf84e3 commit 7f60bbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zebra-rpc/src/methods/types/get_raw_mempool.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Types used in `getrawmempool` RPC method.
use std::collections::HashMap;
#[cfg(feature = "getblocktemplate-rpcs")]
use std::collections::HashSet;
Expand Down

0 comments on commit 7f60bbb

Please sign in to comment.