Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions build/bin/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ ReloadCycle = 600
1229 = ["https://evm.exzo.network/"] #Exzo Network Mainnet
2370 = ["https://evm-test.exzo.network/"] #Exzo Network Testnet


# GatewaysExt config. key is chainID. used for broadcasting tx
[GatewaysExt]
25 = ["https://evm.cronos.org"] # Cronos
Expand Down Expand Up @@ -216,6 +217,7 @@ ReloadCycle = 600
1229 = ["https://evm.exzo.network/"] #Exzo Network Mainnet
2370 = ["https://evm-test.exzo.network/"] #Exzo Network Testnet


# MPC config
[MPC]
APIPrefix = "smpc_"
Expand Down