mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-30 06:02:10 -07:00
docs: update generated docs
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / AddrHashPrefixMatches
|
||||
|
||||
# Interface: AddrHashPrefixMatches
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:33](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L33)
|
||||
|
||||
## Properties
|
||||
|
||||
### addresses
|
||||
|
||||
> **addresses**: `string`[]
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:37](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L37)
|
||||
|
||||
***
|
||||
|
||||
### addrType
|
||||
|
||||
> **addrType**: [`OutputType`](../type-aliases/OutputType.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:34](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L34)
|
||||
|
||||
***
|
||||
|
||||
### prefix
|
||||
|
||||
> **prefix**: `string`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:35](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L35)
|
||||
|
||||
***
|
||||
|
||||
### truncated
|
||||
|
||||
> **truncated**: `boolean`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:36](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L36)
|
||||
Reference in New Issue
Block a user