mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-08-11 17:53:07 -07:00
26 lines
847 B
Markdown
26 lines
847 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / RbfResponse
|
|
|
|
# Interface: RbfResponse
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1002](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L1002)
|
|
|
|
## Properties
|
|
|
|
### replacements?
|
|
|
|
> `optional` **replacements?**: [`ReplacementNode`](ReplacementNode.md) \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1003](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L1003)
|
|
|
|
***
|
|
|
|
### replaces?
|
|
|
|
> `optional` **replaces?**: `string`[] \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1004](https://github.com/bitcoinresearchkit/brk/blob/cc5b6da341b469859cb457c9c0c93a547eb6ee00/modules/brk-client/index.js#L1004)
|