From 5dea432ebf27cf35cb85823c8f7fdc81fe8ae4f6 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Fri, 29 Jun 2018 16:41:58 +0300 Subject: Set the interval to 0 in awaitTranscationSuccessAsync --- packages/migrations/artifacts/2.0.0/ERC721Proxy.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'packages/migrations/artifacts/2.0.0/ERC721Proxy.json') diff --git a/packages/migrations/artifacts/2.0.0/ERC721Proxy.json b/packages/migrations/artifacts/2.0.0/ERC721Proxy.json index d1b2a708c..650483850 100644 --- a/packages/migrations/artifacts/2.0.0/ERC721Proxy.json +++ b/packages/migrations/artifacts/2.0.0/ERC721Proxy.json @@ -277,5 +277,11 @@ } } }, - "networks": {} -} + "networks": { + "50": { + "address": "0x1d7022f5b17d2f8b695918fb48fa1089c9f85401", + "links": {}, + "constructorArgs": "[]" + } + } +} \ No newline at end of file -- cgit v1.2.3