mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
@@ -1,6 +1,6 @@
|
|||||||
//! Provides utilities for deploying and manipulating the eth2 deposit contract on the eth1 chain.
|
//! Provides utilities for deploying and manipulating the eth2 deposit contract on the eth1 chain.
|
||||||
//!
|
//!
|
||||||
//! Presently used with [`anvil`](https://github.com/foundry-rs/foundry/tree/master/anvil) to simulate
|
//! Presently used with [`anvil`](https://github.com/foundry-rs/foundry/tree/master/crates/anvil) to simulate
|
||||||
//! the deposit contract for testing beacon node eth1 integration.
|
//! the deposit contract for testing beacon node eth1 integration.
|
||||||
//!
|
//!
|
||||||
//! Not tested to work with actual clients (e.g., geth). It should work fine, however there may be
|
//! Not tested to work with actual clients (e.g., geth). It should work fine, however there may be
|
||||||
|
|||||||
Reference in New Issue
Block a user