ark-network / ark

Ark is a layer-two protocol designed to scale Bitcoin transactions
https://arkdev.info
MIT License
80 stars 18 forks source link

[SDK] wallet init accepts nsec private key format #365

Closed louisinger closed 3 weeks ago

louisinger commented 3 weeks ago

This PR allows the singlekeywallet init method to accept nsec-encoded secret keys.

@tiero please review