Skip to content

Commit

Permalink
Update x/blobstream/client/tx.go
Browse files Browse the repository at this point in the history
Co-authored-by: Sanaz Taheri <[email protected]>
  • Loading branch information
rach-id and staheri14 authored Oct 13, 2023
1 parent 57888af commit 76a6adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/blobstream/client/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ func CmdRegisterEVMAddress() *cobra.Command {
Use: "register [valAddress] [evmAddress]",
Short: "Register an EVM address for a validator",
Long: `Registers an EVM address for a validator. This address will be used to
sign attestations as part of Blobstream protocol. Only the validator, as the signer,
sign attestations as part of the Blobstream protocol. Only the validator, as the signer,
can register an EVM address. To change the EVM address, the validator can simply
send a new message overriding the previous one.
`,
Expand Down

0 comments on commit 76a6adf

Please sign in to comment.