[**brk-client**](../README.md) *** [brk-client](../globals.md) / HashrateSummary # Interface: HashrateSummary Defined in: [Developer/brk/modules/brk-client/index.js:519](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L519) ## Properties ### currentDifficulty > **currentDifficulty**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:523](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L523) Current network difficulty *** ### currentHashrate > **currentHashrate**: `number` Defined in: [Developer/brk/modules/brk-client/index.js:522](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L522) Current network hashrate (H/s) *** ### difficulty > **difficulty**: [`DifficultyEntry`](DifficultyEntry.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:521](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L521) Historical difficulty adjustments *** ### hashrates > **hashrates**: [`HashrateEntry`](HashrateEntry.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:520](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L520) Historical hashrate data points