GitHub
Preparing search index...
The search index is not available
casper-js-sdk
casper-js-sdk
SpeculativeClient
Class SpeculativeClient
Hierarchy
SpeculativeClient
Index
Constructors
constructor
Properties
handler
Methods
speculative
Exec
new
Speculative
Client
Constructors
constructor
new
Speculative
Client
(
handler
:
IHandler
)
:
SpeculativeClient
Parameters
handler:
IHandler
Returns
SpeculativeClient
Properties
Private
handler
handler
:
IHandler
Methods
speculative
Exec
speculative
Exec
(
reqID
:
string
, deploy
:
Deploy
, identifier
?:
BlockIdentifier
)
:
Promise
<
SpeculativeExecResult
>
Parameters
reqID:
string
deploy:
Deploy
Optional
identifier:
BlockIdentifier
Returns
Promise
<
SpeculativeExecResult
>
Static
new
Speculative
Client
new
Speculative
Client
(
handler
:
IHandler
)
:
SpeculativeClient
Parameters
handler:
IHandler
Returns
SpeculativeClient
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
casper-
js-
sdk
Speculative
Client
constructor
handler
speculative
Exec
new
Speculative
Client
Generated using
TypeDoc