Skip to content

Commit

Permalink
Adjust config.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Sep 20, 2024
1 parent 552a5c8 commit 9ff48f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion systemtests/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class Configuration:
observer_url="",
proxy_url="https://testnet-gateway.multiversx.com",
activation_epoch_sirius=1,
activation_epoch_spica=251,
activation_epoch_spica=33,
check_construction_native_configuration_file="systemtests/mesh_cli_config/testnet-construction-native.json",
check_construction_custom_configuration_file="systemtests/mesh_cli_config/testnet-construction-custom.json",
check_data_configuration_file="systemtests/mesh_cli_config/check-data.json",
Expand Down
6 changes: 1 addition & 5 deletions systemtests/rosetta_config/testnet-custom-currencies.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
[
{
"symbol": "ROSETTA-357812",
"decimals": 4
},
{
"symbol": "ROSETTA-e4620d",
"symbol": "ROSETTA-1d349b",
"decimals": 4
}
]

0 comments on commit 9ff48f6

Please sign in to comment.