Preparing search index...
The search index is not available
@catalabs/catalyst-sdk
@catalabs/catalyst-sdk
ICatalystV1Structs
RouteDescriptionStructOutput
Type alias RouteDescriptionStructOutput
Route
Description
Struct
Output
:
[
chainIdentifier
:
string
,
toVault
:
string
,
toAccount
:
string
,
incentive
:
IncentiveDescriptionStructOutput
]
&
{
chainIdentifier
:
string
;
incentive
:
IncentiveDescriptionStructOutput
;
toAccount
:
string
;
toVault
:
string
;
}
Type declaration
chain
Identifier
:
string
incentive
:
IncentiveDescriptionStructOutput
to
Account
:
string
to
Vault
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@catalabs/catalyst-sdk
Loading...