We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e5ac6 commit 6924fa8Copy full SHA for 6924fa8
batcher/aligned-batcher/src/eth/payment_service.rs
@@ -1,7 +1,7 @@
1
use std::str::FromStr;
2
use std::sync::Arc;
3
4
-use aligned_sdk::eth::batcher_payment_service::{BatcherPaymentServiceContract};
+use aligned_sdk::eth::batcher_payment_service::BatcherPaymentServiceContract;
5
use ethers::prelude::k256::ecdsa::SigningKey;
6
use ethers::prelude::*;
7
use gas_escalator::{Frequency, GeometricGasPrice};
0 commit comments