GetStakeMinimumDelegationApi
Methods
getStakeMinimumDelegation()
Returns the minimum amount of stake that can be delegated to a validator, in Lamports.
Parameters
Parameter | Type |
---|---|
config? | Readonly <{ commitment? : Commitment ; }> |
Returns
SolanaRpcResponse
<GetStakeMinimumDelegationApiResponse
>