mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-30 06:02:10 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Interface: CpfpCluster
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:427](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L427)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:439](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L439)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:427](https://github.com/b
|
||||
|
||||
> **chunkIndex**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:430](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L430)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:442](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L442)
|
||||
|
||||
Index into `chunks` of the chunk containing the seed tx.
|
||||
|
||||
@@ -24,7 +24,7 @@ Index into `chunks` of the chunk containing the seed tx.
|
||||
|
||||
> **chunks**: [`CpfpClusterChunk`](CpfpClusterChunk.md)[]
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:429](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L429)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:441](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L441)
|
||||
|
||||
SFL-emitted chunks ordered by descending feerate.
|
||||
|
||||
@@ -34,6 +34,6 @@ SFL-emitted chunks ordered by descending feerate.
|
||||
|
||||
> **txs**: [`CpfpClusterTx`](CpfpClusterTx.md)[]
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:428](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L428)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:440](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L440)
|
||||
|
||||
All txs in the cluster, in topological order (parents before children).
|
||||
|
||||
Reference in New Issue
Block a user