Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/orchestration
LiquidStakingMethods
Interface LiquidStakingMethods
Methods on chains that support Liquid Staking
interface
LiquidStakingMethods
{
liquidStake
:
(
(
amount
:
AmountArg
)
=>
Promise
<
void
>
)
;
}
Index
Properties
liquid
Stake
Properties
liquid
Stake
liquid
Stake
:
(
(
amount
:
AmountArg
)
=>
Promise
<
void
>
)
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
On This Page
Properties
liquid
Stake
API documentation of Agoric SDK
Loading...
Methods on chains that support Liquid Staking