mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
[UPDATE] REST tool - new URL for tx/ method
This commit is contained in:
@@ -240,7 +240,7 @@ Request("Get Server Status", {
|
||||
|
||||
Request("Retrieve Ripple Transaction", {
|
||||
method: GET,
|
||||
path: "/v1/tx/{:hash}",
|
||||
path: "/v1/transactions/{:hash}",
|
||||
description: "Retrieve a raw Ripple transaction",
|
||||
link: "#retrieve-ripple-transaction",
|
||||
params: {
|
||||
|
||||
Reference in New Issue
Block a user