mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-01-31 15:22:16 +00:00
Indent fix
This commit is contained in:
parent
61410adbaa
commit
18a14c6668
@ -61,7 +61,7 @@ public class BlockChainTest {
|
||||
BlockChainTest.this.block[0] = block;
|
||||
if (tx.isCoinBase()) {
|
||||
BlockChainTest.this.coinbaseTransaction = tx;
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
wallet.addKey(new ECKey());
|
||||
|
Loading…
Reference in New Issue
Block a user