[**brk-client**](../README.md) *** [brk-client](../globals.md) / BlockSizesWeights # Interface: BlockSizesWeights Defined in: [Developer/brk/modules/brk-client/index.js:237](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L237) ## Properties ### sizes > **sizes**: [`BlockSizeEntry`](BlockSizeEntry.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:238](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L238) Block size data points *** ### weights > **weights**: [`BlockWeightEntry`](BlockWeightEntry.md)[] Defined in: [Developer/brk/modules/brk-client/index.js:239](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L239) Block weight data points