mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-02 05:27:17 +00:00
Fix typo
This commit is contained in:
@@ -239,7 +239,7 @@ public class PeerGroupTest extends TestWithPeerGroup {
|
|||||||
|
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void receiveTxBroadcastOnAddeweldWallet() throws Exception {
|
public void receiveTxBroadcastOnAddedWallet() throws Exception {
|
||||||
// Check that when we receive transactions on all our peers, we do the right thing.
|
// Check that when we receive transactions on all our peers, we do the right thing.
|
||||||
peerGroup.start();
|
peerGroup.start();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user