GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
PrepareV3InitializePoolResult
Type Alias PrepareV3InitializePoolResult
PrepareV3InitializePoolResult
:
|
{
status
:
"ready"
;
snapshot
:
V3UninitializedPoolSnapshot
;
action
:
PreparedV3InitializePoolAction
;
}
|
{
status
:
"already-initialized-matching"
;
snapshot
:
Extract
<
V3PoolSnapshot
,
{
status
:
"initialized"
}
>
;
action
:
null
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...