Uses of Interface
org.hyperledger.fabric.gateway.spi.WalletStore
Package
Description
This package provides the set of interfaces that enable a Java application to
interact with a Fabric blockchain network.
-
Uses of WalletStore in org.hyperledger.fabric.gateway
Modifier and TypeMethodDescriptionstatic Wallet
Wallets.newWallet
(WalletStore store) Create a wallet backed by a custom store implementation.