File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1392,7 +1392,7 @@ paths:
1392
1392
/extended/v1/address/{principal}/{tx_id}/with_transfers :
1393
1393
get :
1394
1394
summary : Get account transaction information for specific transaction
1395
- description : Retrieves transaction details for a given Transcation Id `tx_id`, for a given account or contract Identifier.
1395
+ description : Retrieves transaction details for a given Transaction Id `tx_id`, for a given account or contract Identifier.
1396
1396
tags :
1397
1397
- Accounts
1398
1398
operationId : get_single_transaction_with_transfers
@@ -2149,7 +2149,7 @@ paths:
2149
2149
- Rosetta
2150
2150
summary : Get All Mempool Transactions
2151
2151
operationId : rosetta_mempool
2152
- description : Retrieves a list of transcations currently in the mempool for a given network.
2152
+ description : Retrieves a list of transactions currently in the mempool for a given network.
2153
2153
responses :
2154
2154
200 :
2155
2155
description : Success
You can’t perform that action at this time.
0 commit comments