You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

This process tool plugin allows you to sign scheduled transactions (e.g.: multi-sig transactions, receiver signature required, etc.).

This tool may be reworked in the future to improve usage-friendliness.

Plugin Properties

Configure Hedera Sign Scheduled Transaction Tool

Name

Description

Operator IDPaste in your operator account ID, according to the selected network type.
Operator Key

Paste in your operator account private key, according to the selected network type.

Network Type

Select the network to interact on:

  • Mainnet
  • Previewnet
  • Testnet

"Mainnet" uses real-world currency(s).

Please use "Previewnet" or "Testnet" for testing purposes.

By default, this plugin pack connects to official Hedera public nodes.
To learn more about the public nodes, see:

Schedule ID

The unique identifier of the scheduled transaction to sign for. Typically a Hash Variable is used here.

Signer Details

NameDescription
Signer Account Mnemonic Phrase

This is the participating account's secret key that is used to sign the scheduled transaction.

Only accepts Hash Variable that points to the account's encrypted stored mnemonic phrase.

Caution

Account Mnemonic Phrase MUST be strictly secured at all times, and only viewable to the intended user.

Do NOT key in the plain-text mnemonic phrase here.

Anyone who possesses this phrase has full unrestricted control and can do irreparable damage!

Store Response To Workflow Variable

Name

Description

Response StatusTo indicate if the transaction signing is successful or not.




  • No labels