mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
interface: create super fast searcher
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use serde::Serialize;
|
||||
use zerocopy_derive::{FromBytes, Immutable, IntoBytes, KnownLayout};
|
||||
use zerocopy::{FromBytes, Immutable, IntoBytes, KnownLayout};
|
||||
|
||||
use crate::{LoadedAddressData, Sats};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user