Description
The wallet_name_from_descriptor currently relies on an implicit to_string() contract to extract the descriptor checksum. The docs do not clearly state how the wallet name is derived, and users may not know that private descriptor input should produce the same name as the equivalent public form.
Description
The wallet_name_from_descriptor currently relies on an implicit to_string() contract to extract the descriptor checksum. The docs do not clearly state how the wallet name is derived, and users may not know that private descriptor input should produce the same name as the equivalent public form.