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
- export ISignerEvm only from src/signers/index.js
- drop redundant @extends tag on ISignerEvm
- path/index return null on PrivateKeySignerEvm (null convention,
aligned in ISignerEvm, WalletAccountEvm and wdk-wallet's IWalletAccount)
- unify path/index descriptions across signer docs
- reorder test cases so both signer suites follow the same order
Deferred for the ongoing interface discussion:
- moving sign() to ISigner: #95 (comment)
- derive() doc spec alignment: #95 (comment)
0 commit comments