[**brk-client**](../README.md) *** [brk-client](../globals.md) / BlockSizesWeights # Interface: BlockSizesWeights Defined in: [Developer/brk/modules/brk-client/index.js:269](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L269) ## Properties ### sizes > **sizes**: [`BlockSizeEntry`](BlockSizeEntry.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:270](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L270) Block size data points *** ### weights > **weights**: [`BlockWeightEntry`](BlockWeightEntry.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:271](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L271) Block weight data points