@btc-stamps/tx-builder - v0.1.7
Home
Examples
Preparing search index...
OptimizedChunk
Interface OptimizedChunk
interface
OptimizedChunk
{
compression
:
null
|
string
;
data
:
Buffer
;
hash
:
string
;
index
:
number
;
}
Index
Properties
compression
data
hash
index
Properties
compression
compression
:
null
|
string
Compression applied to this chunk
data
data
:
Buffer
Chunk data
hash
hash
:
string
Hash for integrity verification
index
index
:
number
Chunk index
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compression
data
hash
index
GitHub
npm
JSR
Home
Examples
@btc-stamps/tx-builder - v0.1.7
Loading...
Compression applied to this chunk