Signal signed_block_ptr
and block_id
instead of block_state_ptr
#1957
Labels
signed_block_ptr
and block_id
instead of block_state_ptr
#1957
See #1951 (comment)
Currently the controller signals
block_state_ptr
via signalsaccepted_block_header
,accepted_block
, andirreversible_block
. I think abstraction would be better served to signalsigned_block_ptr, block_id
for these instead.The text was updated successfully, but these errors were encountered: