BitBoxSwiss / bitbox-api-rs

BitBox02 client library for Rust and TypeScript
Apache License 2.0
6 stars 11 forks source link

npm: allow the keypath to be a sequence of numbers too #68

Closed benma closed 5 months ago

benma commented 5 months ago

The native representation of a bip32 keypath is a list of numbers, so we should allow it for keypaths in addition to the "m/..." strings.