mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 17:40:00 -07:00
18 lines
539 B
Markdown
18 lines
539 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / ErrorBody
|
|
|
|
# Interface: ErrorBody
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:470](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L470)
|
|
|
|
## Properties
|
|
|
|
### error
|
|
|
|
> **error**: [`ErrorDetail`](ErrorDetail.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:471](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L471)
|