Skip to content

Commit

Permalink
Update block.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jagdeep sidhu committed Oct 16, 2024
1 parent 5be3323 commit 141baac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/types/block.go
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ type Block struct {
// inter-peer block relay.
ReceivedAt time.Time
ReceivedFrom interface{}
// SYSCOIN
// SYSCOIN
NevmBlockConnect *NEVMBlockConnect
}

Expand Down

0 comments on commit 141baac

Please sign in to comment.