pub async fn get_script_utxo<T: QueryLedgerState + QueryNetwork>(
script_id: ScriptId,
version_oracle: &PlutusScriptData,
payment_key: &CardanoPaymentSigningKey,
client: &T,
) -> Result<Option<OgmiosUtxo>, Error>
Expand description
Gets an UTXO at Version Oracle Validator with correct Datum and reference script