You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command:
print_bc Print blockchain info in a given blocks range, print_bc <begin_height> [<end_height>]
Issue:
When issuing command with a span of blocks it only appears to print the first block
commands tested (current height at time of test was 969384)
print_block 969380 969383
print_block 969370 969373
Desktop (please complete the following information):
print_bc is working as expected but output was no visible by default, it is now fixed in development branch.
It seems you mixed print_bc and print_block commands.
Command:
print_bc Print blockchain info in a given blocks range, print_bc <begin_height> [<end_height>]
Issue:
When issuing command with a span of blocks it only appears to print the first block
commands tested (current height at time of test was 969384)
print_block 969380 969383
print_block 969370 969373
Desktop (please complete the following information):
Additional context
Version Tested: https://github.com/ConcealNetwork/conceal-core/actions/runs/1853819425 (ccx-cli-windows-dev-e43f91a)
The text was updated successfully, but these errors were encountered: