ihate1999 on Nostr: Yeah, only single key descriptors are supported for now. Plan on making it easier to ...
Yeah, only single key descriptors are supported for now. Plan on making it easier to play with core and sparrow, in terms of support import/export formats.
Currently Volt supports the following descriptor format for import/export:
script_type([<fingerprint><path>]<ext_key>)<checksum>
e.g.
wpkh([45fefefe/84'/1'/0'/*]tpub...fe)#dedede
Here is where you can find more info on the supported formats and scripts supported for the descriptors:
https://github.com/Zero-1729/volt/blob/65fe1ce1440b550381ef83c7d9453741d3a07dfc/modules/re.ts
Currently Volt supports the following descriptor format for import/export:
script_type([<fingerprint><path>]<ext_key>)<checksum>
e.g.
wpkh([45fefefe/84'/1'/0'/*]tpub...fe)#dedede
Here is where you can find more info on the supported formats and scripts supported for the descriptors:
https://github.com/Zero-1729/volt/blob/65fe1ce1440b550381ef83c7d9453741d3a07dfc/modules/re.ts