Beispiel #1
0
 public async Task <IActionResult> GetCurrentMinerAsync()
 => Ok(await ServerAccessor.GetMinerByTokenAsync(AuthOptions.Token));