Whether debug must be enabled. Enabling this argument
will display log messages for all modes (including mode
debug
).
When this argument is enabled, it is possible that many logs
will be printed to the terminal/shell during runtime.
Defines whether partial transactions must be included in the resulting transaction page(s).
Defines which transaction types must be considered relevant during runtime. If this array is left empty, any transaction type that involves the dApp's main account will be considered a relevant subject.
Defines whether unconfirmed transactions must be included in the resulting transaction page(s).
Whether quiet must be enabled. Enabling this argument
will display no log messages at all except for errors.
When this argument is enabled, the runtime will not produce
any logs outside of errors.
Defines the discovery source for said discovery command. This is usually a dHealth Account Public Key in hexadecimal format or a dHealth Account Address.
Generated using TypeDoc
DiscoverTransactionsCommandOptions
This interface defines arguments that can be passed to this discovery command that is implemented in the backend runtime.
Note that it is important that child classes extend this interface with their own specification of arguments.
DiscoveryCommandOptions
v0.2.0