mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 04:01:51 +00:00
Adds support for payload envelopes in the db. This is the minimum we'll need to store and fetch payloads. Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com>
3 lines
66 B
Rust
3 lines
66 B
Rust
pub mod execution_payload;
|
|
mod signed_execution_payload_envelope;
|