ADocumentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-mintlify-enhance-hollow-account-docs-97196.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ScheduleSignTransaction is a consensus node transaction that adds signatures to a scheduled transaction. When this transaction is successful:
- The signature is added to the scheduled transaction
- A record of the transaction is created
ScheduleInfoQuery to query the network. Once the scheduled transaction has received all the required signatures, it will execute immediately, unless it has been configured to execute at a specified expiration time.
Transaction Signing Requirements
- The signature of the account paying for the transaction fees
- The signature being applied to the scheduled transaction
| Field | Description |
|---|---|
| Schedule ID | The ID of the schedule transaction to submit the signature for |
Methods
| Method | Type | Requirement |
|---|---|---|
setScheduleId(<scheduleId>) | ScheduleId | Required |