View Source Xogmios.TxSubmission.HTTP (xogmios v0.8.0)
Stateless HTTP client for Tx Submission protocol.
This module provides a simpler alternative to the WebSocket-based API for one-off transaction submissions without maintaining persistent connections.
Summary
Functions
Evaluates the execution units of scripts present in a given transaction.
Submits a transaction via HTTP and returns a response including the transaction id.
Functions
Evaluates the execution units of scripts present in a given transaction.
This function is stateless and doesn't require a running process.
Submits a transaction via HTTP and returns a response including the transaction id.
This function is stateless and doesn't require a running process.