There is a list of commands to interact with [[Block|BLOCK]].
Blockchain explorer:
- [[Node Command - BLOCK LIST|BLOCK LIST]] - gets a list of blocks
- [[Node Command - BLOCK FIND|BLOCK FIND]] - looks for blocks which contain specified datum
- [[Node Command - BLOCK LAST|BLOCK LAST]] - shows last block in the chain
- [[Node Command - BLOCK DUMP|BLOCK DUMP]] - shows detailed information about the block dump
- [[Node Command - BLOCK LIST FILTRE|BLOCK LIST FILTRE]] - gets list of the block using filtration
- [[Node Command - BLOCK COUNT|BLOCK COUNT]] - counts quantity of blocks in chain
Commissions and rewards:
- [[Node Command - BLOCK TAKE FEE|BLOCK TAKE FEE]] - takes the whole commission
- [[Node Command - BLOCK SET REWARD|BLOCK SET REWARD]] - sets base reward for sign for one block at one minute
- [[Node Command - BLOCK SHOW REWARD|BLOCK SHOW REWARD]] - shows base reward for sign for one block at one minute
- [[Node Command - BLOCK COLLECT REWARD|BLOCK COLLECT REWARD]] - collects reward from definite hashes to wallet (by address)
- [[Resources/Node Commands/Node Command - BLOCK AUTOCOLLECT|BLOCK AUTOCOLLECT]] - shows rewards and fees automatic collecting status if enabled
## ![[Node Command - BLOCK LIST]]
## ![[Node Command - BLOCK FIND]]
## ![[Node Command - BLOCK LAST]]
## ![[Node Command - BLOCK DUMP]]
## ![[Node Command - BLOCK LIST FILTRE]]
## ![[Node Command - BLOCK COUNT]]
## ![[Node Command - BLOCK TAKE FEE]]
## ![[Node Command - BLOCK SET REWARD]]
## ![[Node Command - BLOCK SHOW REWARD]]
## ![[Node Command - BLOCK COLLECT REWARD]]
## ![[Resources/Node Commands/Node Command - BLOCK AUTOCOLLECT]]