* Move the legacy chain check to the `check` module And move `populated_state` to the `arbitrary` module. * Cleanup imports * Document the state service struct * Split state block iter into its own module |
||
|---|---|---|
| .. | ||
| chain_tip | ||
| check | ||
| finalized_state | ||
| non_finalized_state | ||
| arbitrary.rs | ||
| block_iter.rs | ||
| chain_tip.rs | ||
| check.rs | ||
| finalized_state.rs | ||
| non_finalized_state.rs | ||
| pending_utxos.rs | ||
| tests.rs | ||