Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion yarn-project/circuit-types/src/l2_block.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export class L2Block {
/**
* Constructs a new instance from named fields.
* @param fields - Fields to pass to the constructor.
* @param blockHash - Hash of the block.
* @returns A new instance.
*/
static fromFields(fields: {
Expand Down