ScriptContext: {
    scriptContextRedeemer: Redeemer;
    scriptContextScriptInfo: ScriptInfo;
    scriptContextTxInfo: TxInfo;
}

The context that the currently-executing script can access.

Type declaration

Generated using TypeDoc