Search for matching accounts in the system.
Searches for the specified account in the system and responds with a list of the multisignature groups that this account is member of.
Searches for the specified multisignature group and responds with a list of all members of this particular multisignature group.
Search for a specified block in the system.
Search for a specified dapp in the system.
Search for a specified delegate in the system.
By passing an existing delegate address and the desired unix timestamps, you can get its forging statistics within the specified timespan. If no timestamps are provided, it will use the timestamps from Lisk epoch to current date.
Returns a list of the next forgers in this delegate round.
Returns all current constants data on the system, e.g. Lisk epoch time and version.
Returns all current status data of the node, e.g. height and broadhash.
*Attention! This is a **private endpoint only authorized to whitelisted IPs.**
To edit the whitelist, please edit the `forging.access.whitelist` section in `config.json`*
Responds with the forging status of a delegate on a node.
*Attention! This is a **private endpoint only authorized to whitelisted IPs.**
To edit the whitelist, please edit the `forging.access.whitelist` section in `config.json`*
Upon passing the correct password and publicKey, forging will be enabled...
By specifying the state of the transactions, you get a list of unprocessed transactions matching this state. Search for specific transactions by providing the appropriate parameters. If you post a batch of transactions, they will appear in the unp...
Search for specified peers.
Submits signature to sign a multisignature transaction. Signature objects can be generated locally either by using Lisk Commander or with Lisk Elements.
Search for a specified transaction in the system.
Submits signed transaction object for processing by the transaction pool. Transaction objects can be generated locally either by using Lisk Commander or with Lisk Elements.
*Attention: At least **one of the filter parameters must be provided.*** Returns all votes received by a delegate.
*Attention: At least **one of the filter parameters must be provided.*** Returns all votes placed by an account.