Today got panic inside some grpc method and it returned `nil pointer` error without any context. Let's improve it by adding `dbg.Stack()` - example: https://github.com/ledgerwatch/erigon/pull/9318/files#diff-c18c739797e433dc21c760fa148578d47c02b3ea5db8bd99f8424422ccc68e0eR464
Today got panic inside some grpc method and it returned
nil pointererror without any context. Let's improve it by addingdbg.Stack()- example: https://github.com/ledgerwatch/erigon/pull/9318/files#diff-c18c739797e433dc21c760fa148578d47c02b3ea5db8bd99f8424422ccc68e0eR464