mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-07 14:54:15 +00:00
Fix link in Wallet.notifyTransactionIsInBlock() JavaDoc.
This commit is contained in:
parent
b9dd0a5417
commit
70ce114d8e
@ -1036,7 +1036,7 @@ public class Wallet extends BaseTaggableObject implements Serializable, BlockCha
|
||||
|
||||
/**
|
||||
* Called by the {@link BlockChain} when we receive a new filtered block that contains a transactions previously
|
||||
* received by a call to @{link receivePending}.<p>
|
||||
* received by a call to {@link #receivePending}.<p>
|
||||
*
|
||||
* This is necessary for the internal book-keeping Wallet does. When a transaction is received that sends us
|
||||
* coins it is added to a pool so we can use it later to create spends. When a transaction is received that
|
||||
|
Loading…
x
Reference in New Issue
Block a user