Skip to content

Derive Clone for Keypair? #76

Closed
@Sushisource

Description

@Sushisource

Is there any particular reason that the Keypair struct doesn't derive Clone? I have a spot where I need to clone one, and I've resorted to doing to_bytes->from_bytes which feels less than great.

If there's not a particular reason, I'd be happy to make a PR. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions