Skip to content

Commit 9a08efb

Browse files
committed
feat: bridge-indexer integration
1 parent 33c2fcb commit 9a08efb

File tree

15 files changed

+1534
-426
lines changed

15 files changed

+1534
-426
lines changed

omni-relayer/.example-env

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ RUST_LOG=info
44
AWS_ACCESS_KEY_ID=
55
AWS_SECRET_ACCESS_KEY=
66

7+
MONGODB_USERNAME=
8+
MONGODB_PASSWORD=
9+
MONGODB_HOST=
10+
711
NEAR_ACCOUNT_ID=
812
NEAR_PRIVATE_KEY=
913

0 commit comments

Comments
 (0)