b.smali

.class public Lcom/cmcm/safewallet/data/coinprovider/eth/depends/b;
.super Lorg/web3j/protocol/core/Response;
.source "CMEthGetTransactionReceipt.java"


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lorg/web3j/protocol/core/Response",
        "<",
        "Lcom/cmcm/safewallet/data/coinprovider/eth/depends/CMTransactionReceipt;",
        ">;"
    }
.end annotation


# direct methods
.method public constructor <init>()V
    .registers 1

    .prologue
    .line 19
    invoke-direct {p0}, Lorg/web3j/protocol/core/Response;-><init>()V

    return-void
.end method