mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 22:34:46 -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:914](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L914)
|
|
|
|
## Properties
|
|
|
|
### replacements?
|
|
|
|
> `optional` **replacements?**: [`ReplacementNode`](ReplacementNode.md) \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:915](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L915)
|
|
|
|
***
|
|
|
|
### replaces?
|
|
|
|
> `optional` **replaces?**: `string`[] \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:916](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L916)
|