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. |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||
| vitest.integration.config.ts | ||