nilAddress to ZeroEx.NULL_ADDRESS

This commit is contained in:
Greg Hysen
2018-04-11 10:18:02 -07:00
committed by Amir Bandeali
parent 564ddff4c7
commit cc77f8489e
5 changed files with 22 additions and 27 deletions

View File

@@ -43,7 +43,6 @@ describe('Asset Transfer Proxies', () => {
let erc20TransferProxyV1: ERC20Proxy_v1Contract;
let erc20TransferProxy: ERC20ProxyContract;
let erc721TransferProxy: ERC721ProxyContract;
const nilAddress = '0x0000000000000000000000000000000000000000';
const makerTokenId = new BigNumber('0x1010101010101010101010101010101010101010101010101010101010101010');
const INITIAL_BALANCE = new BigNumber(10000);