mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 07:09:59 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Interface: MerkleProof
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:614](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L614)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:623](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L623)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,9 @@ Defined in: [Developer/brk/modules/brk-client/index.js:614](https://github.com/b
|
||||
|
||||
> **blockHeight**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:615](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L615)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:624](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L624)
|
||||
|
||||
Block height containing the transaction
|
||||
|
||||
***
|
||||
|
||||
@@ -22,7 +24,9 @@ Defined in: [Developer/brk/modules/brk-client/index.js:615](https://github.com/b
|
||||
|
||||
> **merkle**: `string`[]
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:616](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L616)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:625](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L625)
|
||||
|
||||
Merkle proof path (hex-encoded hashes)
|
||||
|
||||
***
|
||||
|
||||
@@ -30,4 +34,6 @@ Defined in: [Developer/brk/modules/brk-client/index.js:616](https://github.com/b
|
||||
|
||||
> **pos**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:617](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L617)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:626](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L626)
|
||||
|
||||
Transaction position in the block
|
||||
|
||||
Reference in New Issue
Block a user