Faucet
Functions
Link copied to clipboard
abstract suspend fun fundAccount(accountAddress: AccountAddressInput, amount: Long, options: WaitForTransactionOptions = WaitForTransactionOptions()): Option<TransactionResponse>
This creates an account if it does not exist and mints the specified amount of coins into that account