mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-09 04:21:22 +00:00
5 lines
58 B
Rust
5 lines
58 B
Rust
|
extern crate ethereum_types;
|
||
|
|
||
|
pub mod types;
|
||
|
pub mod bls;
|