[**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/e4496742a4964a986078f3a65d3bfdc1e47a5eba/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/e4496742a4964a986078f3a65d3bfdc1e47a5eba/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/e4496742a4964a986078f3a65d3bfdc1e47a5eba/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/e4496742a4964a986078f3a65d3bfdc1e47a5eba/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/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L520) Historical hashrate data points