Use order parser utils from order utils

This commit is contained in:
fragosti
2018-09-04 11:55:08 -07:00
parent a14450f367
commit f5237f7971
17 changed files with 94 additions and 107 deletions

View File

@@ -23,5 +23,5 @@ export const orderParsingUtils = {
'expirationTimeSeconds',
'salt',
]);
}
}
},
};