lnd.xprv/keychain
Conner Fromknecht cb7f34895c
keychain/btwallet: support coin type configuration
This commit allows for secret keyrings to be initialized
with a specific coin type, which allows us to use
different derivation paths for bitcion and litecoin.

It also provide default constants for Bitcion and
Litecoin BIP 44 coin types.
2018-03-13 16:33:46 -07:00
..
btcwallet.go keychain/btwallet: support coin type configuration 2018-03-13 16:33:46 -07:00
derivation.go keychain: add a btcwallet implementation of the KeyRing and SecretKeyRing interfaces 2018-03-06 16:03:59 -05:00
interface_test.go keychain: add initial set up interface-level tests 2018-03-06 16:03:59 -05:00