Package org.stellar.sdk
Class Sep10Challenge.ChallengeTransaction
java.lang.Object
org.stellar.sdk.Sep10Challenge.ChallengeTransaction
- Enclosing class:
Sep10Challenge
Used to store the results produced by
Sep10Challenge.readChallengeTransaction(String, String, Network, String[], String)
.-
Constructor Summary
ConstructorDescriptionChallengeTransaction
(Transaction transaction, String clientAccountId, String matchedHomeDomain) -
Method Summary
-
Constructor Details
-
ChallengeTransaction
public ChallengeTransaction(Transaction transaction, String clientAccountId, String matchedHomeDomain)
-
-
Method Details