pub async fn create_basic_account(
client: &mut Client,
keystore: FilesystemKeyStore<StdRng>,
) -> Result<(Account, SecretKey), ClientError>pub async fn create_basic_account(
client: &mut Client,
keystore: FilesystemKeyStore<StdRng>,
) -> Result<(Account, SecretKey), ClientError>