beacon-chain-java
beacon-chain-java copied to clipboard
Implement starting chain from specified state
Mocked start (a part of #173) has been implemented with the exception of "Start chain from specified state".
Loading from initial state implemented in #182 (merged into develop too). Loading from finalized state is not implemented yet.