Skip to content

Add Clone trait to auth-related structures#125

Merged
alexeykoren merged 1 commit intozsa1from
spendauth_clone_zsa1
Dec 12, 2024
Merged

Add Clone trait to auth-related structures#125
alexeykoren merged 1 commit intozsa1from
spendauth_clone_zsa1

Conversation

@alexeykoren
Copy link

Add Clone trait to auth-related structures

@what-the-diff
Copy link

what-the-diff bot commented Dec 12, 2024

PR Summary

  • Enhanced Flexibility of SpendAuth type in InProgressSignatures trait
    The SpendAuth type in InProgressSignatures trait has been updated to incorporate the Clone trait bound. This means it can now create a copy of an object that uses this type.

  • Improved Cloning ability of SpendAuth in Authorization trait
    The SpendAuth type in Authorization trait has also been upgraded with the Clone trait bound, bringing in the capability to duplicate objects of this type.

  • Added Cloning Capability for MaybeSigned enum
    The MaybeSigned enum has been enriched with the Clone derive. This adds the ability for objects of this type to create exact copies of themselves.

@alexeykoren alexeykoren merged commit 97cf5a3 into zsa1 Dec 12, 2024
@alexeykoren alexeykoren deleted the spendauth_clone_zsa1 branch February 12, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants