Skip to content

Add --reseal-on-txs command line option #126

@kseo

Description

@kseo

Specify which transactions should force the node to reseal a block.

  • none: never reseal on new transactions
  • own: reseal only on a new local transaction
  • ext: reseal only on a new external transaction
  • all: reseal on all new transactions.

The default is own.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions