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
fix(memory-wallet): expose plugin otherMethods on memory wallets
Memory wallets need access to plugin-defined methods for flows like
max spend estimation that rely on engine-specific capabilities. Exposing
and bridgifying both plain and key-aware method variants keeps behavior
consistent with full wallets while preserving key handling boundaries.
0 commit comments