Monero
Loading...
Searching...
No Matches
p2p.P2PTest Class Reference

Public Member Functions

 run_test (self)
 reset (self)
 create (self)
 mine (self, blocks)
 test_p2p_reorg (self)
 test_p2p_tx_propagation (self)
 test_p2p_block_propagation_shared (self, mempool_txid)
 test_p2p_block_propagation_new (self, mempool_txid)

Public Attributes

 wallet = Wallet(idx = 4)

Member Function Documentation

◆ create()

p2p.P2PTest.create ( self)

◆ mine()

p2p.P2PTest.mine ( self,
blocks )

◆ reset()

p2p.P2PTest.reset ( self)

◆ run_test()

p2p.P2PTest.run_test ( self)

◆ test_p2p_block_propagation_new()

p2p.P2PTest.test_p2p_block_propagation_new ( self,
mempool_txid )

◆ test_p2p_block_propagation_shared()

p2p.P2PTest.test_p2p_block_propagation_shared ( self,
mempool_txid )

◆ test_p2p_reorg()

p2p.P2PTest.test_p2p_reorg ( self)

◆ test_p2p_tx_propagation()

p2p.P2PTest.test_p2p_tx_propagation ( self)

Member Data Documentation

◆ wallet

p2p.P2PTest.wallet = Wallet(idx = 4)

The documentation for this class was generated from the following file: