We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1c0c00 commit 433fffdCopy full SHA for 433fffd
web/@linera/client/src/lib.rs
@@ -94,6 +94,7 @@ pub const OPTIONS: ClientContextOptions = ClientContextOptions {
94
// TODO(linera-protocol#2944): separate these out from the
95
// `ClientOptions` struct, since they apply only to the CLI/native
96
// client
97
+ home_directory: None,
98
wallet_state_path: None,
99
keystore_path: None,
100
with_wallet: None,
0 commit comments