We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2d334 commit c8dab46Copy full SHA for c8dab46
compose.yaml
@@ -59,6 +59,7 @@ services:
59
XRP_RPC_URL: ${XRP_RPC_URL}
60
XRP_RPC_API_KEY: ${XRP_RPC_API_KEY:-}
61
XRP_MIN_BLOCK_NUMBER: ${XRP_MIN_BLOCK_NUMBER}
62
+ XRP_RPC_AMENDMENT_BLOCKED: ${XRP_RPC_AMENDMENT_BLOCKED:-}
63
api:
64
<<: *base-svc
65
container_name: ${COMPOSE_PROJECT_NAME}-api
0 commit comments