Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/orchestration
LiquidStakingMethods
Type alias LiquidStakingMethods
Liquid
Staking
Methods
:
{
liquidStake
:
(
(
amount
)
=>
Promise
<
void
>
)
;
}
Type declaration
liquid
Stake
:
(
(
amount
)
=>
Promise
<
void
>
)
(
amount
)
:
Promise
<
void
>
Parameters
amount
:
AmountArg
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...