mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-30 14:08:34 -07:00
26 lines
842 B
Markdown
26 lines
842 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / AddrUtxoPattern
|
|
|
|
# Interface: AddrUtxoPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4716](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L4716)
|
|
|
|
## Properties
|
|
|
|
### addr
|
|
|
|
> **addr**: [`BtcCentsSatsUsdPattern`](BtcCentsSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4717](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L4717)
|
|
|
|
***
|
|
|
|
### utxo
|
|
|
|
> **utxo**: [`BtcCentsSatsUsdPattern`](BtcCentsSatsUsdPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4718](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L4718)
|