WizardConnect/packages/test-cli/src
Dagur Valberg Johannsson 8ef04218b4
Add input paths for a signature request
This solves an issue where wallet has to scan address ranges for each
derivation path and match it to locking script to figure out what
private key to use for signature.

This is a waste of effort and unnecessary complex for wallet
implementations since the dapp side already knows what inputs its using.
2026-03-16 15:27:18 +01:00
..
cli.ts Add wallet pubkey to existing session 2026-03-10 18:33:36 +01:00
dapp.ts Add input paths for a signature request 2026-03-16 15:27:18 +01:00
wallet.ts Add uri to relay private key generation 2026-03-09 15:36:52 +01:00