Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
fuel
BlockHandler
Type Alias BlockHandler
BlockHandler
:
{
blockInterval
?:
HandleInterval
;
fetchConfig
?:
Partial
<
OnIntervalConfig
>
;
handler
:
(
block
:
Data_FuelBlock
)
=>
Promise
<
ProcessResult
>
;
timeIntervalInMinutes
?:
HandleInterval
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...