Package org.bitcoinj.wallet
Interface WalletProtobufSerializer.WalletFactory
- Enclosing class:
- WalletProtobufSerializer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Network network, KeyChainGroup keyChainGroup) default Wallet
create
(NetworkParameters params, KeyChainGroup keyChainGroup) Deprecated.
-
Field Details
-
DEFAULT
-
-
Method Details
-
create
-
create
Deprecated.
-