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
Due to the additional balance change reason that op-geth provides, the stringer should be re-generated - gen_balance_change_reason_stringer.go
gen_balance_change_reason_stringer.go
Geth version: geth version: 1.14.11 CL client & version: e.g. lighthouse/nimbus/prysm@v1.0.0: - OS & Version: Windows/Linux/OSX: - Commit hash : (if develop): -
geth version
develop
tracing.BalanceChangeReason.String() for BalanceMint returns "BalanceMint"
tracing.BalanceChangeReason.String() for BalanceMint returns "BalanceChangeReason(200)"
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Due to the additional balance change reason that op-geth provides, the stringer should be re-generated -
gen_balance_change_reason_stringer.go
System information
Geth version:
geth version
: 1.14.11CL client & version: e.g. lighthouse/nimbus/prysm@v1.0.0: -
OS & Version: Windows/Linux/OSX: -
Commit hash : (if
develop
): -Expected behaviour
Actual behaviour
The text was updated successfully, but these errors were encountered: