We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, in the QGB branch, we are confusing the names of the following:
evmAddress
ethereumAddress
valset
valSet
validatorAddress
orchestratorAddr
MsgDataCommitment
The text was updated successfully, but these errors were encountered:
Also, on the cosmos-sdk side, the following issue discusses it: celestiaorg/cosmos-sdk#136
Sorry, something went wrong.
per sync discussion, this issue can be closed due to moving to v2
No branches or pull requests
Currently, in the QGB branch, we are confusing the names of the following:
evmAddress
andethereumAddress
valset
andvalSet
validatorAddress
should be changed toorchestratorAddr
in theMsgDataCommitment
struct: QGB data commitment validator address confusion #243This should be fixed to have a cleaner codebase.
The text was updated successfully, but these errors were encountered: