mina-indexer icon indicating copy to clipboard operation
mina-indexer copied to clipboard

Using `expect` may cause a panic and in most cases this isn't the desired behavior

Open trevorbernard opened this issue 1 year ago • 3 comments

We need to explicit handle our error conditions and decide which are recoverable and which should actually panic.

trevorbernard avatar Nov 12 '23 19:11 trevorbernard