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.AccountGenerator
for the suppliedBlockchainApi
.
-
Method Details
-
getGenerator
Gets theWalletAccountFactory.AccountGenerator
for the suppliedBlockchainApi
.- Returns:
- the
WalletAccountFactory.AccountGenerator
-