MCPcopy Create free account
hub / github.com/bwt-dev/bwt / watcher

Method watcher

src/indexer.rs:44–46  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

42 }
43
44 pub fn watcher(&self) -> &WalletWatcher {
45 &self.watcher
46 }
47
48 pub fn tip(&self) -> Option<BlockId> {
49 self.tip

Callers 5

get_walletsMethod · 0.80
get_walletMethod · 0.80
find_wallet_gapMethod · 0.80
attach_wallet_infoFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected