Module safecoin_faucet::faucet
source · Expand description
The faucet
module provides an object for launching a Safecoin Faucet,
which is the custodian of any remaining lamports in a mint.
The Safecoin Faucet builds and sends airdrop transactions,
checking requests against a single-request cap and a per-IP limit
for a given time time_slice.