This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
16
Star
0
Fork
0
You've already forked lighthouse
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2399b9bbe0
lighthouse
/
beacon_node
/
eth2-libp2p
/
src
/
error.rs
6 lines
73 B
Rust
Raw
Normal View
History
Unescape
Escape
Basic networking service with channel
2019-03-12 06:28:11 +00:00
// generates error types
Implement basic `BeaconChain` persistence.
2019-05-27 06:13:32 +00:00
use
error_chain
::
error_chain
;
Basic networking service with channel
2019-03-12 06:28:11 +00:00
error_chain!
{
}
Reference in New Issue
Copy Permalink