Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 769 Bytes

File metadata and controls

11 lines (7 loc) · 769 Bytes

ScheduleDelete

Marks a schedule in the network's action queue as deleted. Must be signed by the admin key of the target schedule. A deleted schedule cannot receive any additional signing keys, nor will it be executed.

Other notable response codes include, INVALID_SCHEDULE_ID, SCHEDULE_WAS_DELETED, SCHEDULE_WAS_EXECUTED, SCHEDULE_IS_IMMUTABLE. For more information please see the section of this documentation on the ResponseCode enum.

ScheduleDeleteTransactionBody

Field Type Description
scheduleID ScheduleID The ID of the Scheduled Entity