mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-07-14 10:01:13 +08:00
Merge branch 'develop/tom' of https://github.com/sok-im/open-im-server-origin into develop/tom
This commit is contained in:
commit
b1b4fbe1c9
@ -20,11 +20,11 @@ chain:
|
|||||||
|
|
||||||
# TRON full-node configuration. Leave fullNodeURL empty to disable TRON.
|
# TRON full-node configuration. Leave fullNodeURL empty to disable TRON.
|
||||||
tron:
|
tron:
|
||||||
fullNodeURL: ""
|
fullNodeURL: "https://nile.trongrid.io"
|
||||||
contractBase58: ""
|
contractBase58: "TTLFvSEyH6BAUp3cVGygWyTVGPBqdLw81M"
|
||||||
ownerBase58: ""
|
ownerBase58: "TJG6ZbEUZNVAQzFQTZehfQJniVJtTBdZ2e"
|
||||||
privateKeyHex: ""
|
privateKeyHex: "e9f6a5f3a3c3a97099ca31e7f44151e529c0a4f8a91d5d4232c7282f2b798df4"
|
||||||
feeLimit: 100000000
|
feeLimit: 150000000
|
||||||
|
|
||||||
# Indexer polling interval (in seconds). Used by both EVM and TRON event indexers.
|
# Indexer polling interval (in seconds). Used by both EVM and TRON event indexers.
|
||||||
# Set to 0 or negative to disable block scanning completely and rely on tx-hash parsing paths.
|
# Set to 0 or negative to disable block scanning completely and rely on tx-hash parsing paths.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user