bitcoinj
bitcoinj copied to clipboard
KeyChainGroup: make 'chains' non-nullable
- Add a private boolean 'supportsDeterministic' to handle the no HD support state
- Make 'chains' non-nullable
- Simplify code where now possible