Search
Preparing search index...
The search index is not available
redstone-smartweave
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
redstone-smartweave
BlockHeightCacheResult
Class BlockHeightCacheResult<V>
Type parameters
V
Hierarchy
BlockHeightCacheResult
Index
Constructors
constructor
Properties
cached
Height
cached
Value
Constructors
constructor
new
Block
Height
Cache
Result<V>
(
cachedHeight
:
number
, cachedValue
:
V
)
:
BlockHeightCacheResult
<
V
>
Type parameters
V
Parameters
cachedHeight:
number
cachedValue:
V
Returns
BlockHeightCacheResult
<
V
>
Properties
Readonly
cached
Height
cached
Height
:
number
Readonly
cached
Value
cached
Value
:
V
Exports
Block
Height
Cache
Result
constructor
cached
Height
cached
Value
Generated using
TypeDoc