mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 01:20:00 -07:00
20 lines
589 B
Markdown
20 lines
589 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / ValidateAddrParam
|
|
|
|
# Interface: ValidateAddrParam
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1215](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L1215)
|
|
|
|
## Properties
|
|
|
|
### address
|
|
|
|
> **address**: `string`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1216](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L1216)
|
|
|
|
Bitcoin address to validate (can be any string)
|