Skip to content

Commit

Permalink
updated dist and package.json for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
jcramer committed Aug 27, 2018
1 parent 5a1b35d commit 387a4b0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/cashaddrjs-0.2.9.js
Original file line number Diff line number Diff line change
Expand Up @@ -1474,7 +1474,7 @@ var ValidationError = validation.ValidationError;
*
* @private
*/
var VALID_PREFIXES = ['bitcoincash', 'bchtest', 'bchreg'];
var VALID_PREFIXES = ['bitcoincash', 'bchtest', 'bchreg', 'simpleledger'];

/**
* Checks whether a string is a valid prefix; ie., it has a single letter case
Expand Down
Loading

0 comments on commit 387a4b0

Please sign in to comment.