Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bridge-backend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
movabridge
bridge-backend
Commits
f896ec8b
Commit
f896ec8b
authored
Sep 12, 2025
by
DarioMarchetti
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update config
parent
fd48574b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
config.toml
config.toml
+9
-9
No files found.
config.toml
View file @
f896ec8b
...
@@ -9,17 +9,17 @@ batch_block = 1000
...
@@ -9,17 +9,17 @@ batch_block = 1000
confirm_block_count
=
2
confirm_block_count
=
2
bridge_contract
=
"0xceEC8799139C698De532e363DA7395E25F409775"
bridge_contract
=
"0xceEC8799139C698De532e363DA7395E25F409775"
#
[[chains]]
[[chains]]
#
name = "movadev"
name
=
"movadev"
#
rpc = "https://rpc.mova.bitheart.org"
rpc
=
"https://rpc.mova.bitheart.org"
#
initial_height = 869401
initial_height
=
869401
#
batch_block = 1000
batch_block
=
1000
#
confirm_block_count = 2
confirm_block_count
=
2
#
bridge_contract = "0xA2d532F956770611647EcBab19d87d380145d0Cf"
bridge_contract
=
"0xA2d532F956770611647EcBab19d87d380145d0Cf"
[mongodb]
[mongodb]
#
host = "bridgedb"
host
=
"bridgedb"
host
=
"localhost"
#
host = "localhost"
port
=
27017
port
=
27017
database
=
"bridge"
database
=
"bridge"
username
=
"root"
username
=
"root"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment