You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(abstract-utxo): support RootWalletKeys in fixedScript address generation
Support passing RootWalletKeys directly to generateAddressWithChainAndIndex
for more efficient key derivation without recreating HD nodes for each
address.
Also allows passing custom derivation prefixes which can be set inside
RootWalletKeys (defaults to /0/0/).
Issue: BTC-2668
Co-authored-by: llm-git <[email protected]>
0 commit comments