Mint a new claim to collect DOTs.
The dispatch origin for this call must be Root.
Parameters:
who
value
vesting_schedule
Total Complexity: O(1)
Mint a new claim to collect DOTs.
The dispatch origin for this call must be Root.
Parameters:
who
: The Ethereum address allowed to collect this claim.value
: The number of DOTs that will be claimed.vesting_schedule
: An optional vesting schedule for these DOTs.Total Complexity: O(1)