getStakeMinimumDelegation RPC Method
Returns the stake minimum delegation, in lamports.Parameters
object optionalConfiguration object containing the following fields:commitment
string optionalThe level of commitment desired when querying state
Result Details
The result is an RpcResponse JSON object with:value: <u64>- The stake minimum delegation amount
- Represented in lamports
- Defines the minimum amount of stake that can be delegated to a validator