Handle empty backtrace parameter gracefully (#448)
Fixes the issue that causes a panic when starting `state` command. ``` > go run ./cmd/state verifySnapshot panic: expect file.go:234 ```
Loading
Please register or sign in to comment
good morning!!!!
Fixes the issue that causes a panic when starting `state` command. ``` > go run ./cmd/state verifySnapshot panic: expect file.go:234 ```