Module transactions

Source
Expand description

Requests to evalute and submit transactions via Ogmios`.

Structs§

OgmiosBudget
Represents the budget for smart contract execution.
OgmiosEvaluateTransactionResponse
Represents the response from evaluating a transaction.
OgmiosValidatorIndex
Represents the smart contract index.
SubmitTransactionResponse
Represents the response from submitting a transaction.

Traits§

Transactions
Trait that defines the methods for evaluating and submitting transactions via Ogmios.