Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2225 from ErikaMin/main
Browse files Browse the repository at this point in the history
replace RollApp to new VM
  • Loading branch information
santosdios authored Jan 22, 2024
2 parents f624eb7 + 3c75038 commit c5116b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devnet/bajindhul_5980237-1/bajindhul_5980237-1.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"chainId": "bajindhul_5980237-1",
"chainName": "Bajindhul",
"rpc": "https://froopyland.dymension.xyz/24/bajindhul_5980237-1/rpc",
"rest": "https://froopyland.dymension.xyz/24/bajindhul_5980237-1/rest",
"rpc": "http://128.199.183.42:26657",
"rest": "http://128.199.183.42:1317",
"bech32Prefix": "ethm",
"currencies": [
{
Expand All @@ -24,7 +24,7 @@
},
"evm": {
"chainId": "0x5b404d",
"rpc": "https://froopyland.dymension.xyz/24/bajindhul_5980237-1/evmrpc"
"rpc": "http://128.199.183.42:8545"
},
"type": "RollApp",
"da": "Celestia",
Expand Down

0 comments on commit c5116b6

Please sign in to comment.