Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
samlaf committed Jun 26, 2024
1 parent 61056f3 commit e71246b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chainio/clients/avsregistry/writer.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ type AvsRegistryWriter interface {
// - operatorToAvsRegistrationSigExpiry is the expiry time of the signature
//
// Deprecated: use RegisterOperator instead.
// We will only keep high-level functionality such as RegisterOperator, and low level functionality
// We will only keep high-level functionality such as RegisterOperator, and low level functionality
// such as this function should eventually all be done with bindings directly instead.
RegisterOperatorInQuorumWithAVSRegistryCoordinator(
ctx context.Context,
Expand Down

0 comments on commit e71246b

Please sign in to comment.