You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have two similar EthAddress structs defined in the QGB module and also the cosmos-sdk module (in the current development branch that adds the Orchestrator/Relayer to the Validator struct: celestiaorg/cosmos-sdk#112 ). We should remove the one in the QGB and keep the one in cosmos-sdk.
The text was updated successfully, but these errors were encountered:
Currently, we have two similar
EthAddress
structs defined in the QGB module and also the cosmos-sdk module (in the current development branch that adds the Orchestrator/Relayer to the Validator struct: celestiaorg/cosmos-sdk#112 ). We should remove the one in the QGB and keep the one in cosmos-sdk.The text was updated successfully, but these errors were encountered: