Skip to content

Commit

Permalink
Mini-change to re-trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 committed Aug 14, 2024
1 parent 05a3a42 commit 3b0401b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block/src/header/constructors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export function createBlockHeader(headerData: HeaderData = {}, opts: BlockOption
}

/**
* Static constructor to create a block header from an array of Bytes values
* Static constructor to create a block header from an array of bytes values
*
* @param values
* @param opts
Expand Down

0 comments on commit 3b0401b

Please sign in to comment.