Add missing semi-colon

This commit is contained in:
Fabio Berger 2017-05-26 17:10:12 +02:00
parent 5a6df03b64
commit f4bf9fc423

View File

@ -1,3 +1,3 @@
export const constants = {
NULL_ADDRESS: '0x0000000000000000000000000000000000000000',
}
};