mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
docs: update generated docs
This commit is contained in:
19
modules/brk-client/docs/interfaces/ValidateAddrParam.md
Normal file
19
modules/brk-client/docs/interfaces/ValidateAddrParam.md
Normal file
@@ -0,0 +1,19 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / ValidateAddrParam
|
||||
|
||||
# Interface: ValidateAddrParam
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:944](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L944)
|
||||
|
||||
## Properties
|
||||
|
||||
### address
|
||||
|
||||
> **address**: `string`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:945](https://github.com/bitcoinresearchkit/brk/blob/c4c0004c4a75c182b98b9e69b3c38d3fa6f96f0e/modules/brk-client/index.js#L945)
|
||||
|
||||
Bitcoin address to validate (can be any string)
|
||||
Reference in New Issue
Block a user