Skip to content

Commit 4974621

Browse files
authored
Merge pull request #287 from expand-network/feature_ENC-3035_Mantle-chain-signer
mantle chain added in the config
2 parents afd65f3 + 84d1b95 commit 4974621

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

configuration/config.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,16 @@
325325
"chainSymbol": "TBTC",
326326
"network": "testnet",
327327
"fee": 2000
328+
},
329+
"5000": {
330+
"localName": "Mantle",
331+
"chainName": "Evm",
332+
"chainSymbol": "MNT"
333+
},
334+
"5003": {
335+
"localName": "MantleTestnetSepolia",
336+
"chainName": "Evm",
337+
"chainSymbol": "TMNT"
328338
}
329339
},
330340
"fireblocks": {

package-lock.json

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)