Package com.sdk.accumulate.service
Class LiteAccount
java.lang.Object
com.sdk.accumulate.service.KeypairSigner
com.sdk.accumulate.service.LiteAccount
- All Implemented Interfaces:
 OriginSigner
- 
Constructor Summary
ConstructorsConstructorDescriptionLiteAccount(AccURL acmeTokenUrl, com.iwebpp.crypto.TweetNaclFast.Signature.KeyPair keypair) LiteAccount(String acmeTokenUrl, com.iwebpp.crypto.TweetNaclFast.Signature.KeyPair keypair)  - 
Method Summary
Modifier and TypeMethodDescriptionstatic LiteAccountgenerate()Generate a new random LiteAccount for the ACME tokenurl()Methods inherited from class com.sdk.accumulate.service.KeypairSigner
getKeyPageHeight, getKeyPageIndex, getOrigin, getPublicKey, sign 
- 
Constructor Details
 - 
Method Details
- 
generate
Generate a new random LiteAccount for the ACME token- Throws:
 Exception
 - 
url
 
 -