Home
last modified time | relevance | path

Searched defs:drop_remote (Results 1 – 3 of 3) sorted by relevance

/dports/finance/electrum/Electrum-4.1.5/electrum/
H A Dlnchannel.py1435 fee_sat: int, *, drop_remote = False) -> Tuple[bytes, PartialTransaction]: argument
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libpijul-1.0.0-alpha.49/src/pristine/
H A Dsanakirja.rs2032 fn drop_remote(&mut self, remote: RemoteRef<Self>) -> Result<bool, Self::GraphError> { in drop_remote() method
H A Dmod.rs1795 fn drop_remote(&mut self, remote: RemoteRef<Self>) -> Result<bool, Self::GraphError>; in drop_remote() method