Update way of getting block log from nodes
Now it is implemented as @property, syntax was changed from `node.get_block_log()` to `node.block_log`.
Loading
Please sign in to comment
Now it is implemented as @property, syntax was changed from `node.get_block_log()` to `node.block_log`.