mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 14:24:47 -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:976](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L976)
|
|
|
|
## Properties
|
|
|
|
### replacements?
|
|
|
|
> `optional` **replacements?**: [`ReplacementNode`](ReplacementNode.md) \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:977](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L977)
|
|
|
|
***
|
|
|
|
### replaces?
|
|
|
|
> `optional` **replaces?**: `string`[] \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:978](https://github.com/bitcoinresearchkit/brk/blob/6ff43c0f74cf0925ed63288a681f08b5cb45400b/modules/brk-client/index.js#L978)
|