mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-13 13:43:30 +00:00
4af7d8230a
* This PR is for issue #11155 "Keymanager APIs: gas limit api"'s task "set gas limit". * This PR is for issue #11155 "Keymanager APIs: gas limit api"'s task "set gas limit". * Fixed comment string. * Regenerated key_management proto files. * Addressed code review comment - explitly set BuildConfig.Enabled to false. Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com> |
||
---|---|---|
.. | ||
engine/v1 | ||
eth | ||
migration | ||
prysm | ||
testing | ||
BUILD.bazel | ||
README.md | ||
ssz_proto_library.bzl |
Prysm Protocol Buffers
This package defines common protobuf messages and services used by Prysm. For now, we are checking in all generated code to support native go dependency management.