Module solana_faucet::faucet

source ·
Expand description

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

Structs§

Enums§

Constants§

Traits§

Functions§