Update rks testent network name
This commit is contained in:
parent
f8f85630a2
commit
dbf7e85707
@ -74,14 +74,14 @@ module.exports = {
|
|||||||
"0xffb4230bdf9b1f1dd48f0bc54e4007436733f225a4f163d4f7e58e620ae329eb",
|
"0xffb4230bdf9b1f1dd48f0bc54e4007436733f225a4f163d4f7e58e620ae329eb",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
rsk: {
|
rsktestnet: {
|
||||||
url: "https://rsk-testnet.kosmos.org",
|
url: "https://rsk-testnet.kosmos.org",
|
||||||
accounts: [
|
accounts: [
|
||||||
process.env.DEPLOY_KEY ||
|
process.env.DEPLOY_KEY ||
|
||||||
"0xffb4230bdf9b1f1dd48f0bc54e4007436733f225a4f163d4f7e58e620ae329eb",
|
"0xffb4230bdf9b1f1dd48f0bc54e4007436733f225a4f163d4f7e58e620ae329eb",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
rskpublic: {
|
rskpublictestnet: {
|
||||||
url: "https://public-node.testnet.rsk.co",
|
url: "https://public-node.testnet.rsk.co",
|
||||||
accounts: [
|
accounts: [
|
||||||
process.env.DEPLOY_KEY ||
|
process.env.DEPLOY_KEY ||
|
||||||
|
Loading…
x
Reference in New Issue
Block a user