Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
LHerskind committed Aug 1, 2024
1 parent 7137971 commit 79240d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l1-contracts/src/core/sequencer_selection/SampleLib.sol
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pragma solidity >=0.8.18;
import {Errors} from "../libraries/Errors.sol";

/**
* @title SimpleLib
* @title SampleLib
* @author Anaxandridas II
* @notice A tiny library to shuffle indices using the swap-or-not algorithm and then
* draw a committee from the shuffled indices.
Expand Down

0 comments on commit 79240d9

Please sign in to comment.