mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* deduplicating rest propose block * gaz * linting * gaz and linting * remove unneeded import" " * gofmt
7 lines
192 B
Markdown
7 lines
192 B
Markdown
### Fixed
|
|
|
|
- Fixed gocognit on propose block rest path.
|
|
|
|
### Ignored
|
|
|
|
- Removed jsonify functions that duplicate FromConsensus functions in the structs package for rest calls on propose block. |