mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-07-29 11:01:22 +00:00
Update PaymentSession.java
Correct @link
This commit is contained in:
@@ -292,7 +292,7 @@ public class PaymentSession {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns a SendRequest suitable for broadcasting to the network.
|
||||
Returns a {@link SendRequest} suitable for broadcasting to the network.
|
||||
*/
|
||||
public SendRequest getSendRequest() {
|
||||
Transaction tx = new Transaction(params);
|
||||
|
Reference in New Issue
Block a user