MCPcopy Create free account
hub / github.com/BitVM/BitVM / ftps.rs

File ftps.rs

bridge/src/client/data_store/ftp/ftps.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::{
2 super::base::DataStoreDriver,
3 lib::{self, FtpCredentials},
4};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected