Last updated 3 years ago
import { EndpointsTable } from "components/EndpointsTable";
Transactions are commands that modify the ledger state and consist of one or more operations.
Learn more about transactions.
Endpoints
GET
/transactions/:transaction_id
/transactions/:transaction_id/operations
/transactions/:transaction_id/effects
/transactions
POST