mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-29 21:52:09 -07:00
42 lines
1.2 KiB
Markdown
42 lines
1.2 KiB
Markdown
[**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/7a718293c0ddbae305c8352474c81c0e99fe1200/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/7a718293c0ddbae305c8352474c81c0e99fe1200/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/7a718293c0ddbae305c8352474c81c0e99fe1200/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/7a718293c0ddbae305c8352474c81c0e99fe1200/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/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L36)
|