Skip to content

Commit

Permalink
Update src/vesting-tokens.md
Browse files Browse the repository at this point in the history
Co-authored-by: William Richter <[email protected]>
  • Loading branch information
AndreyKortosov and WRRicht3r authored Nov 4, 2024
1 parent f8e3b8b commit ba5589b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vesting-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The _vestedTransfer_ extrinsic with _LinearPendingVestingSchedule_ allows for de

Parameters:

- **assetId**: The code of the token.
- **assetId**: The token address.
- **managerId**: The ID of the entity that will initiate vesting via the unlock_pending_schedule_by_manager() extrinsic.
- **period**: Unlock intervals for tokens in recipient wallets, measured in blocks.
- **periodCount**: The number of periods, calculated as a percentage of the total amount.
Expand Down

0 comments on commit ba5589b

Please sign in to comment.