diff --git a/constants/js_module.template b/constants/js_module.template index 2974a64..6c3f45e 100644 --- a/constants/js_module.template +++ b/constants/js_module.template @@ -38,6 +38,7 @@ module.exports = function(env, web3) { } var header = <%= header %> + this.headers = header; this.classes = {} for (var key in header) {