[**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/3faa989691a1f662d8f7f98dbce612dc66a737c7/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/3faa989691a1f662d8f7f98dbce612dc66a737c7/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/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L271) Block weight data points