Submit Transaction
Submit a signed transaction to the Cardano network
Introduction
Usage
Payload
{
"transaction": "84a4... *The complete transaction*",
"signatures": ["a100...", "a100..."]
}Submit the Transaction
Create Basic TransactionWith Bash and cURL
With Fetch
Last updated
Was this helpful?

