mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-09 06:31:57 -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:1399](https://github.com/bitcoinresearchkit/brk/blob/0b871e86004ed9dd0c54dd9336049531d6fe4d23/modules/brk-client/index.js#L1399)
|
|
|
|
## Properties
|
|
|
|
### address
|
|
|
|
> **address**: `string`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1400](https://github.com/bitcoinresearchkit/brk/blob/0b871e86004ed9dd0c54dd9336049531d6fe4d23/modules/brk-client/index.js#L1400)
|
|
|
|
Bitcoin address to validate (can be any string)
|