Skip to content

Commit afc8a74

Browse files
author
Simon Goldberg
committed
fixed rpc alb command
1 parent 8375baf commit afc8a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/xrp/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ Then query the load balancer to retrieve the current block height:
143143
curl -X POST -H "Content-Type: application/json" http://$XRP_RPC_ALB_URL:6005/ -d '{
144144
"method": "ledger_current",
145145
"params": [{}]
146+
}'
146147
```
147148

148149
You will get a response similar to this:

0 commit comments

Comments
 (0)