pub async fn request_tokens_from_faucet(
    address: SuiAddress,
    url: String
) -> Result<(), Error>
Expand description

Request tokens from the Faucet for the given address