Skip to content

Commit

Permalink
docs: add missing argument to function docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Jan 6, 2025
1 parent 301d6c9 commit 13da50a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/chainio/clients/elcontracts/src/reader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ impl ELChainReader {
/// * `allocation_manager` - The address of the allocation manager contract.
/// * `delegation_manager` - The address of the delegation manager contract.
/// * `avs_directory` - The address of the avs directory contract.
/// * `permission_controller` - The address of the permission controller contract.
/// * `provider` - The provider to use for the RPC client.
///
/// # Returns
Expand Down

0 comments on commit 13da50a

Please sign in to comment.