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(sdk-core): improve ParsedTransaction interface type
Document the main purpose of ParsedTransaction and make the key field
implicitExternalSpendAmount explicit in the interface. Remove unnecessary
type assertions in pendingApproval.ts that are now handled by the improved
type definition.
Issue: BTC-2732
Co-authored-by: llm-git <[email protected]>
0 commit comments