Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_wallets
Method · 0.80
get_wallet
Method · 0.80
get_wallet_script_info
Method · 0.80
find_wallet_gap
Method · 0.80
attach_wallet_info
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected