# Functions

No description provided by the author
NewCelestiaNetwork creates a new CelestiaNetwork.
NewDHTNetwork creates a new DHT test network running in-memory.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTestDHT creates a test DHT not connected to any peers.
No description provided by the author
No description provided by the author
SetDataCommitmentWindowParams will set the provided data commitment window as genesis state.
WaitForPeerTableToUpdate waits for nodes to have updated their peers list.

# Constants

DefaultPeriodicCommitDelay the default delay to running the commit function on the simulated network.
EVMTestNetworkChainID the test EVM network chain ID.

# Variables

No description provided by the author
NodeEVMPrivateKey the key used to initialize the test node validator.

# Structs

CelestiaNetwork is a Celestia-app validator running in-process.
No description provided by the author
DHTNetwork is a test DHT network that can be used for tests.
EVMChain is a wrapped Geth simulated backend which will be used to simulate an EVM chain.
TestNode contains a DHTNetwork along with a test Celestia network and a simulated EVM chain.