This website requires JavaScript.
Explore
Help
Sign In
mirror
/
lighthouse-pulse
Watch
1
Star
0
Fork
0
You've already forked lighthouse-pulse
mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced
2025-01-10 04:51:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b432c8c58c
lighthouse-pulse
/
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