View Source Aptos.FaucetClient (Aptos v0.2.4)

Faucet client. Only applicable on Devnet or Testnet.

Link to this section Summary

Functions

Funds an account with a specific amount of APT.

Link to this section Functions

Link to this function

fund_account(address, amount)

View Source
@spec fund_account(binary(), non_neg_integer()) :: Aptos.Client.Result.from_tesla()

Funds an account with a specific amount of APT.