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 <88400283+WRRicht3r@users.noreply.github.com>
  • Loading branch information
AndreyKortosov and WRRicht3r authored Nov 4, 2024
1 parent ddf4cea commit 8ef659e
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 @@ -64,7 +64,7 @@ Using the _vestedTransfer_ extrinsic with _LinearVestingSchedule_ enables the di

Parameters:

- **assetId**: The code of the token.
- **assetId**: The token address.
- **start**: The number of block in the SORA blockchain.
- **period**: Unlock intervals for tokens in recipient wallets, measured in blocks.
- **periodCount**: The number of periods, calculated as a percentage of the total amount (divide 100% by the number of periods).
Expand Down

0 comments on commit 8ef659e

Please sign in to comment.