mirror of
https://github.com/fluencelabs/lazy-snark
synced 2025-06-25 12:41:47 +00:00
Fixed configs
This commit is contained in:
@ -3,12 +3,9 @@ require('babel-polyfill');
|
||||
|
||||
var HDWalletProvider = require("truffle-hdwallet-provider");
|
||||
|
||||
|
||||
var mnemonicRinkeby = "oxygen crunch note tent verify chicken gossip shield essence runway clinic fortune";
|
||||
var infuraLinkRinkeby = "https://rinkeby.infura.io/v3/198f519e2d9643d689649459edccc350";
|
||||
|
||||
|
||||
|
||||
module.exports = {
|
||||
networks: {
|
||||
rinkeby: {
|
||||
|
Reference in New Issue
Block a user