Interface WalletAccountFactory
- All Known Implementing Classes:
StandardWalletAccountFactory
public interface WalletAccountFactory
Creates instances of
WalletAccount securely.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionGets theWalletAccountFactory.AccountGeneratorfor the suppliedBlockchainApi.
-
Method Details
-
getGenerator
Gets theWalletAccountFactory.AccountGeneratorfor the suppliedBlockchainApi.- Returns:
- the
WalletAccountFactory.AccountGenerator
-