mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-30 06:02:10 -07:00
26 lines
841 B
Markdown
26 lines
841 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / RbfResponse
|
|
|
|
# Interface: RbfResponse
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:996](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L996)
|
|
|
|
## Properties
|
|
|
|
### replacements?
|
|
|
|
> `optional` **replacements?**: [`ReplacementNode`](ReplacementNode.md) \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:997](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L997)
|
|
|
|
***
|
|
|
|
### replaces?
|
|
|
|
> `optional` **replaces?**: `string`[] \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:998](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L998)
|