Function safecoin_faucet::faucet::run_local_faucet_with_port
source · pub fn run_local_faucet_with_port(
faucet_keypair: Keypair,
sender: Sender<Result<SocketAddr, String>>,
per_time_cap: Option<u64>,
port: u16
)