Skip to content

Commit

Permalink
Update chainio/clients/elcontracts/writer.go
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand authored Feb 3, 2025
1 parent ed5c5bc commit fd9af65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chainio/clients/elcontracts/writer.go
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ func getPubkeyRegistrationParams(
return &pubkeyRegParams, nil
}

// Returns the ABI encode of the given registration params.
// Returns the ABI encoding of the given registration params.
func abiEncodeRegistrationParams(
socket string,
pubkeyRegistrationParams regcoord.IBLSApkRegistryPubkeyRegistrationParams,
Expand Down

0 comments on commit fd9af65

Please sign in to comment.