Type alias ScriptWriteSet

ScriptWriteSet: {
    execute_as: Address;
    script: ScriptPayload;
}

Type declaration

Generated using TypeDoc