// Copyright (c) Zefchain Labs, Inc.
// SPDX-License-Identifier: Apache-2.0
//! A wallet and keystore for the Linera client, persisted as JSON files on disk.
#![deny(missing_docs)]pubmoddisplay;pubmodkeystore;pubmodpaths;pubmodwallet;pubusekeystore::Keystore;pubusewallet::PersistentWallet;