mina-indexer
mina-indexer copied to clipboard
Using `expect` may cause a panic and in most cases this isn't the desired behavior
We need to explicit handle our error conditions and decide which are recoverable and which should actually panic.