platform.getMinStake
Get the minimum amount of tokens required to validate the requested Subnet and the minimum amount of tokens that can be delegated.
This method will use 10
Compute Units.
Reference: Here
Parameters
None
Returns
minDelegatorStake
- uint64minValidatorStake
- uint64
Last updated