Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ transfer.rs
File
transfer.rs
core/station/impl/src/repositories/transfer.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use super::indexes::{
2
transfer_account_index::TransferAccountIndexRepository,
3
transfer_status_index::TransferStatusIndexRepository,
4
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected