GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
PrepareAlgebraPoolResult
Type Alias PrepareAlgebraPoolResult
PrepareAlgebraPoolResult
:
|
{
status
:
"ready-create"
;
snapshot
:
AlgebraPoolSnapshot
;
action
:
PreparedAlgebraCreatePoolAction
;
}
|
{
status
:
"ready-initialize"
;
snapshot
:
AlgebraPoolSnapshot
;
action
:
PreparedAlgebraInitializePoolAction
;
}
|
{
status
:
"already-initialized-matching"
;
snapshot
:
AlgebraPoolSnapshot
;
action
:
null
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...