mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-19 05:35:49 +00:00
Fix typo
This commit is contained in:
parent
96451e626d
commit
336b0f6aa2
@ -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();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user