Skip to content

Commit

Permalink
disable session for regen (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
faboweb authored Nov 28, 2019
1 parent b87575e commit b7388ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"api_url": "https://regen-congo-1.lunie.io",
"bech32_prefix": "xrn:",
"testnet": true,
"feature_session": true,
"feature_session": false,
"feature_portfolio": true,
"feature_validators": true,
"feature_proposals": true,
Expand Down Expand Up @@ -99,4 +99,4 @@
"default": false,
"stakingDenom": "LUNA"
}
}
}

0 comments on commit b7388ec

Please sign in to comment.