Preparing search index...
The search index is not available
@blockworks-foundation/mangolana
@blockworks-foundation/mangolana
globalTypes
BlockHeightStrategyClass
Class BlockHeightStrategyClass
Hierarchy
BlockHeightStrategyClass
Implements
BlockHeightStrategy
Index
Constructors
constructor
Properties
block
get
Signature
Statuses
Pool
Interval
Ms
start
Block
Check
After
Secs
Constructors
constructor
new
Block
Height
Strategy
Class
(
__namedParameters
:
{
block
:
Readonly
<
{
blockhash
:
string
;
lastValidBlockHeight
:
number
;
}
>
;
getSignatureStatusesPoolIntervalMs
?:
number
;
startBlockCheckAfterSecs
?:
number
;
}
)
:
BlockHeightStrategyClass
Parameters
__namedParameters:
{
block
:
Readonly
<
{
blockhash
:
string
;
lastValidBlockHeight
:
number
;
}
>
;
getSignatureStatusesPoolIntervalMs
?:
number
;
startBlockCheckAfterSecs
?:
number
;
}
block
:
Readonly
<
{
blockhash
:
string
;
lastValidBlockHeight
:
number
;
}
>
Optional
get
Signature
Statuses
Pool
Interval
Ms
?:
number
Optional
start
Block
Check
After
Secs
?:
number
Returns
BlockHeightStrategyClass
Properties
block
block
:
Readonly
<
{
blockhash
:
string
;
lastValidBlockHeight
:
number
;
}
>
get
Signature
Statuses
Pool
Interval
Ms
get
Signature
Statuses
Pool
Interval
Ms
:
number
start
Block
Check
After
Secs
start
Block
Check
After
Secs
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@blockworks-
foundation/mangolana
global
Types
parallel
Transaction
Processor
transactions
Block
Height
Strategy
Class
constructor
block
get
Signature
Statuses
Pool
Interval
Ms
start
Block
Check
After
Secs
Generated using
TypeDoc