iotaledger / hive.go

A Go library containing data structures, various utils and abstractions which are used by both GoShimmer and Hornet.
Apache License 2.0
61 stars 24 forks source link

Initialize nil slices #626

Closed PhilippGackstatter closed 10 months ago

PhilippGackstatter commented 11 months ago

Description of change

Initialize nil slices during map decode, which is a follow-up problem from #624.

Type of change

Choose a type of change, and delete any options that are not relevant.