mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-27 03:58:06 +00:00
5a3fa47b95
After `state.StorageItem` became a slice of bytes we no longer panic on accessing `si.Value`. This helps to ensure that nothing was broken. Providing `nil` to `FromBytes` is probably an error anyway. |
||
---|---|---|
.. | ||
bigint.go | ||
bigint_test.go |