Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Merge pull request #361 from ajp8164/patch-1
Browse files Browse the repository at this point in the history
Add hwInfo to credentials
  • Loading branch information
isocolsky authored Mar 21, 2017
2 parents a23b4ea + f63e92b commit 8789f9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/credentials.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ var FIELDS = [
'account',
'compliantDerivation',
'addressType',
'hwInfo',
];

function Credentials() {
Expand Down

0 comments on commit 8789f9e

Please sign in to comment.