pub const STANDARD_DISCONNECT: &'static str;Expand description
Feature identifier for the standard disconnect feature.
This constant is used to identify the disconnect feature in the wallet’s
feature list. Wallets that implement the WalletStandardDisconnect trait
should include this identifier in their feature list.