diff --git a/docs/index.rst b/docs/index.rst index 35987e9b..cb7bc7e5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -580,17 +580,6 @@ ota_complete reply * A 'true' response implies the firmware upload completed successfully, and the next restart will attempt to boot the new firmware. -.. _register_descriptor_request: - -register_descriptor request ---------------------------- - -Jade can store up to 16 user-defined miniscript descriptor wallet configurations, which need to be confirmed on the hw. - -* 'descriptor_name' is a string, and must be less than 16 characters long. Using an existing name will overwrite the corresponding descriptor registration record. -* 'descriptor' is the descriptor string. It must be a 'wallet policy' miniscript expression with the keys presented in the accompanying datavalues map. -* 'datavalues' is the map of signers' keys, which must include an entry for the Jade signer. - .. _register_descriptor_reply: register_descriptor reply