mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 01:20: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/e4496742a4964a986078f3a65d3bfdc1e47a5eba/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/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L471)
|