mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Update serai-ethereum-processor to compile
This commit is contained in:
@@ -67,7 +67,7 @@ impl Deployer {
|
||||
|
||||
/// Construct a new view of the Deployer.
|
||||
///
|
||||
/// This will return None if the Deployer has yet to be deployed on-chain.
|
||||
/// This will return `None` if the Deployer has yet to be deployed on-chain.
|
||||
pub async fn new(
|
||||
provider: Arc<RootProvider<SimpleRequest>>,
|
||||
) -> Result<Option<Self>, RpcError<TransportErrorKind>> {
|
||||
|
||||
Reference in New Issue
Block a user