Rename libp2p to eth2-libp2p

This commit is contained in:
Age Manning
2019-03-20 15:09:24 +11:00
parent 7c7f81d188
commit e080f63811
16 changed files with 37 additions and 34 deletions

View File

@@ -0,0 +1,8 @@
// generates error types
use error_chain::{
error_chain, error_chain_processing, impl_error_chain_kind, impl_error_chain_processed,
impl_extract_backtrace,
};
error_chain! {}