mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 17:26:04 +00:00
Change visibility so you can export decode_length
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
extern crate bytes;
|
||||
extern crate ethereum_types;
|
||||
|
||||
pub mod decode;
|
||||
|
||||
mod encode;
|
||||
mod decode;
|
||||
mod impl_encode;
|
||||
mod impl_decode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user