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 0c9ec4d commit 649eb09Copy full SHA for 649eb09
linera-web/src/lib.rs
@@ -91,6 +91,7 @@ pub const OPTIONS: ClientContextOptions = ClientContextOptions {
91
// TODO(linera-protocol#2944): separate these out from the
92
// `ClientOptions` struct, since they apply only to the CLI/native
93
// client
94
+ home_directory: None,
95
wallet_state_path: None,
96
keystore_path: None,
97
with_wallet: None,
0 commit comments