Revert "Added delay to remixd test"

This reverts commit dddd824b905b4b0146babe3d9fa5c726c9455919.
pull/262/head
ioedeveloper 4 years ago committed by yann300
parent 62c4cbd0d4
commit ae7b140edd
  1. 2
      .env
  2. 1
      contracts/folder1/contract_chrome.sol
  3. 1
      contracts/folder1/contract_chrome_toremove.sol

@ -1,3 +1,3 @@
gist_token=f8cde3c2b611ee08622ff2eeb49897b92d23ec77
gist_token=<token>
account_passphrase=<passphrase>
account_password=<password>

@ -0,0 +1 @@
contract test2 { function get () returns (uint) { return 11; }}

@ -0,0 +1 @@
contract test2 { function get () returns (uint) { return 11; }}
Loading…
Cancel
Save