Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:OriginTrail/ot-node into docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Lelicanin committed Jul 20, 2018
2 parents 305abe9 + d9d7fd4 commit 1fd6269
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions seeders/20180407223548-blockchain_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ module.exports = {
gas_price: '5000000000',
ot_contract_address: '0x826b0e0b03f22c5e58557456bd8b8ede318c2e0a',
token_contract_address: '0x98d9a611ad1b5761bdc1daac42c48e4d54cf5882',
escrow_contract_address: '0x679e464d5efe52632cd0747a31dbc05ea604f73e',
bidding_contract_address: '0xb4b3a74018f3ee53ff435ccf8cbc018c54207a86',
reading_contract_address: '0x2f6857cfb2c8830d70b3bb04e5bbdfb35c7dd4b1',
escrow_contract_address: '0x9b17c840450856aabb1c2695bbd86c34603f0b60',
bidding_contract_address: '0xddc2ea417eb272b191a24a19b6a0ba458f954e61',
reading_contract_address: '0x822d32cfccc4c8a5c167382f5e9abc32ac0d9b2e',
rpc_node_host: 'https://rinkeby.infura.io/1WRiEqAQ9l4SW6fGdiDt',
rpc_node_port: '',
wallet_address: process.env.NODE_WALLET,
Expand Down

0 comments on commit 1fd6269

Please sign in to comment.