Skip to content

Commit

Permalink
Update bindings/nodejs/lib/types/block/output/output.ts
Browse files Browse the repository at this point in the history
Co-authored-by: /alex/ <[email protected]>
  • Loading branch information
Thoralf-M and Alex6323 authored Sep 20, 2023
1 parent 1be0ead commit f55958d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/nodejs/lib/types/block/output/output.ts
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,6 @@ class DelegationOutput extends Output {
* @param delegationId Unique identifier of the Delegation Output, which is the BLAKE2b-256 hash of the Output ID that created it.
* @param validatorId The Account ID of the validator to which this output is delegating.
* @param startEpoch The index of the first epoch for which this output delegates.
* @param startEpoch The unlock conditions of the output.
* @param endEpoch The index of the last epoch for which this output delegates.
* @param unlockConditions The unlock conditions of the output.
*/
Expand Down

0 comments on commit f55958d

Please sign in to comment.