Skip to main content

Crate linera_faucet_server

Crate linera_faucet_server 

Source
Expand description

The server component of the Linera faucet.

Structsยง

ClaimOutcome
The result of a successful claim or dailyClaim mutation.
FaucetConfig
The configuration for running a faucet service.
FaucetService
A GraphQL interface to request a new chain with tokens.
InitialClaim
Information about the initial chain claim.
MutationRoot
The root GraphQL mutation type.
QueryRoot
The root GraphQL query type.
Validator
A validator in the current committee.