JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.bitcoinj.wallet
Interface WalletProtobufSerializer.WalletFactory
Enclosing class:
WalletProtobufSerializer
public static interface
WalletProtobufSerializer.WalletFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Wallet
create
(
NetworkParameters
params,
KeyChainGroup
keyChainGroup)
Method Details
create
Wallet
create
(
NetworkParameters
params,
KeyChainGroup
keyChainGroup)