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
The importance block shares the same headers as the normal block but with additional importance info. The BlockTyp in the block header is used to identity different block typs
output is 'NormalBlockInfo'
I think block height 265860 is ImportanceBlock.
but there is no ImportanceBlockInfo in src/model/blockchain/
How should I know blockinfo is NormalBlock or ImportanceBlock?
The text was updated successfully, but these errors were encountered: