mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 09:30:00 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,35 +6,35 @@
|
||||
|
||||
# Interface: FundedAddrData
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:512](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L512)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:512](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L512)
|
||||
|
||||
## Properties
|
||||
|
||||
### capitalizedCapRaw
|
||||
|
||||
> **capitalizedCapRaw**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:519](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L519)
|
||||
|
||||
The capitalized cap: Σ(price² × sats)
|
||||
|
||||
***
|
||||
|
||||
### fundedTxoCount
|
||||
|
||||
> **fundedTxoCount**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:514](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L514)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:514](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L514)
|
||||
|
||||
Number of transaction outputs funded to this address
|
||||
|
||||
***
|
||||
|
||||
### investorCapRaw
|
||||
|
||||
> **investorCapRaw**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:519](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L519)
|
||||
|
||||
The investor capitalization: Σ(price² × sats)
|
||||
|
||||
***
|
||||
|
||||
### realizedCapRaw
|
||||
|
||||
> **realizedCapRaw**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:518](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L518)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:518](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L518)
|
||||
|
||||
The realized capitalization: Σ(price × sats)
|
||||
|
||||
@@ -44,7 +44,7 @@ The realized capitalization: Σ(price × sats)
|
||||
|
||||
> **received**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:516](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L516)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:516](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L516)
|
||||
|
||||
Satoshis received by this address
|
||||
|
||||
@@ -54,7 +54,7 @@ Satoshis received by this address
|
||||
|
||||
> **sent**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:517](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L517)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:517](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L517)
|
||||
|
||||
Satoshis sent by this address
|
||||
|
||||
@@ -64,7 +64,7 @@ Satoshis sent by this address
|
||||
|
||||
> **spentTxoCount**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:515](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L515)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:515](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L515)
|
||||
|
||||
Number of transaction outputs spent by this address
|
||||
|
||||
@@ -74,6 +74,6 @@ Number of transaction outputs spent by this address
|
||||
|
||||
> **txCount**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:513](https://github.com/bitcoinresearchkit/brk/blob/75a97b4da99e60fce9ac789d118004f9b3db3ee5/modules/brk-client/index.js#L513)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:513](https://github.com/bitcoinresearchkit/brk/blob/bdc3ba1df62c3c70339afe14f39c8c9a5a094c37/modules/brk-client/index.js#L513)
|
||||
|
||||
Total transaction count
|
||||
|
||||
Reference in New Issue
Block a user