LedgerHQ / ledger-device-rust-sdk

Rust SDK for Ledger device applications
Apache License 2.0
44 stars 29 forks source link

Allow cloning ECPublicKey and make its fields pub #135

Closed dfordivam closed 7 months ago

dfordivam commented 7 months ago

The contents of the public key are already pub, so it should be ok to clone it.

yogh333 commented 7 months ago

Also could you please bump version 1.5.2 for ledger_device_sdk ?

dfordivam commented 7 months ago

@yogh333 as part of this PR? (I suppose it should be done separately no?)