We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1f4dcf commit 6125709Copy full SHA for 6125709
packages/fasset-indexer-xrp/.env.template
@@ -12,6 +12,8 @@ XRP_RPC_API_KEY=
12
# if node doesn't sync full history there
13
# are differences in server responses
14
XRP_RPC_AMENDMENT_BLOCKED=false
15
+# monitor balance of below addresses
16
+XRP_MONITORED_ADDRESSES=
17
18
# indexing params
19
XRP_MIN_BLOCK_NUMBER=
0 commit comments