mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-14 08:45:50 +00:00
Fixing the link get-transaction-costs
Fixing the link get-transaction-costs
This commit is contained in:
committed by
GitHub
parent
d0a6ffb240
commit
edf6d43890
@@ -369,7 +369,7 @@ Request('Get Transaction Costs', {
|
||||
method: GET,
|
||||
path: "/v2/network/fees?{:query_params}",
|
||||
description: "Get stats on the transaction cost.",
|
||||
link: "#get-network-fees",
|
||||
link: "#get-transaction-costs",
|
||||
params: {
|
||||
"{:query_params}": "interval=day&limit=3&descending=true"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user