mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-05-06 01:37:56 +00:00
Fix for "transaction indexing is in progress" (#32)
* Retry getting transaction receipt * Small fix to logging consistency * Introduce a custom kitchensink network * Fix formtting and clippy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! The global configuration used accross all revive differential testing crates.
|
||||
//! The global configuration used across all revive differential testing crates.
|
||||
|
||||
use std::{
|
||||
fmt::Display,
|
||||
|
||||
Reference in New Issue
Block a user