Evaluator
evaluator
implements the following interface:
Endpoints
evaluate_tx
tx_hex
- The transaction hex for evaluation.inputs
- The extra input information provided for consideration (useful for offline evaluator or transaction chaining)additional_txs
- The extra transaction (in hex) for parsing input information provided for consideration (useful for offline evaluator or transaction chaining)network
- Cardano blockchain networkslot_config
- Useful for offline evaluation
Last updated