ServerState$StoredServerPaymentChannel.smali

.class public final Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
.super Lcom/google/protobuf/GeneratedMessage;
.source "ServerState.java"

# interfaces
.implements Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannelOrBuilder;


# static fields
.field public static final BESTVALUESIGNATURE_FIELD_NUMBER:I = 0x2

.field public static final BESTVALUETOME_FIELD_NUMBER:I = 0x1

.field public static final CLIENTKEY_FIELD_NUMBER:I = 0x8

.field public static final CLIENTOUTPUT_FIELD_NUMBER:I = 0x5

.field public static final CONTRACTTRANSACTION_FIELD_NUMBER:I = 0x4

.field public static final MAJORVERSION_FIELD_NUMBER:I = 0x7

.field public static final MYKEY_FIELD_NUMBER:I = 0x6

.field public static PARSER:Lcom/google/protobuf/Parser; = null
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lcom/google/protobuf/Parser",
            "<",
            "Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;",
            ">;"
        }
    .end annotation
.end field

.field public static final REFUNDTRANSACTIONUNLOCKTIMESECS_FIELD_NUMBER:I = 0x3

.field private static final defaultInstance:Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

.field private static final serialVersionUID:J


# instance fields
.field private bestValueSignature_:Lcom/google/protobuf/ByteString;

.field private bestValueToMe_:J

.field private bitField0_:I

.field private clientKey_:Lcom/google/protobuf/ByteString;

.field private clientOutput_:Lcom/google/protobuf/ByteString;

.field private contractTransaction_:Lcom/google/protobuf/ByteString;

.field private majorVersion_:I

.field private memoizedIsInitialized:B

.field private memoizedSerializedSize:I

.field private myKey_:Lcom/google/protobuf/ByteString;

.field private refundTransactionUnlockTimeSecs_:J

.field private final unknownFields:Lcom/google/protobuf/UnknownFieldSet;


# direct methods
.method static constructor <clinit>()V
    .registers 2

    .prologue
    .line 911
    new-instance v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$1;

    invoke-direct {v0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$1;-><init>()V

    sput-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    .line 1730
    new-instance v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    const/4 v1, 0x1

    invoke-direct {v0, v1}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;-><init>(Z)V

    .line 1731
    sput-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->defaultInstance:Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    invoke-direct {v0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->initFields()V

    .line 1732
    return-void
.end method

.method private constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
    .registers 9

    .prologue
    const/4 v1, 0x1

    const/4 v0, -0x1

    .line 827
    invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessage;-><init>()V

    .line 1065
    iput-byte v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedIsInitialized:B

    .line 1121
    iput v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedSerializedSize:I

    .line 828
    invoke-direct {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->initFields()V

    .line 831
    invoke-static {}, Lcom/google/protobuf/UnknownFieldSet;->Fn()Lcom/google/protobuf/UnknownFieldSet$Builder;

    move-result-object v2

    .line 833
    const/4 v0, 0x0

    .line 834
    :cond_11
    :goto_11
    if-nez v0, :cond_ae

    .line 835
    :try_start_13
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AG()I

    move-result v3

    .line 836
    sparse-switch v3, :sswitch_data_b8

    .line 841
    invoke-virtual {p0, p1, v2, p2, v3}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->parseUnknownField(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z

    move-result v3

    if-nez v3, :cond_11

    move v0, v1

    .line 843
    goto :goto_11

    :sswitch_22
    move v0, v1

    .line 839
    goto :goto_11

    .line 848
    :sswitch_24
    iget v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    or-int/lit8 v3, v3, 0x1

    iput v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    .line 2328
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AP()J

    move-result-wide v4

    .line 849
    iput-wide v4, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueToMe_:J
    :try_end_30
    .catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_13 .. :try_end_30} :catch_31
    .catch Ljava/io/IOException; {:try_start_13 .. :try_end_30} :catch_4f
    .catchall {:try_start_13 .. :try_end_30} :catchall_37

    goto :goto_11

    .line 890
    :catch_31
    move-exception v0

    :try_start_32
    invoke-virtual {v0, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;

    move-result-object v0

    throw v0
    :try_end_37
    .catchall {:try_start_32 .. :try_end_37} :catchall_37

    .line 895
    :catchall_37
    move-exception v0

    invoke-virtual {v2}, Lcom/google/protobuf/UnknownFieldSet$Builder;->Fq()Lcom/google/protobuf/UnknownFieldSet;

    move-result-object v1

    iput-object v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;

    .line 896
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->makeExtensionsImmutable()V

    throw v0

    .line 853
    :sswitch_42
    :try_start_42
    iget v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    or-int/lit8 v3, v3, 0x2

    iput v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    .line 854
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AL()Lcom/google/protobuf/ByteString;

    move-result-object v3

    iput-object v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueSignature_:Lcom/google/protobuf/ByteString;
    :try_end_4e
    .catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_42 .. :try_end_4e} :catch_31
    .catch Ljava/io/IOException; {:try_start_42 .. :try_end_4e} :catch_4f
    .catchall {:try_start_42 .. :try_end_4e} :catchall_37

    goto :goto_11

    .line 891
    :catch_4f
    move-exception v0

    .line 892
    :try_start_50
    new-instance v1, Lcom/google/protobuf/InvalidProtocolBufferException;

    .line 893
    invoke-virtual {v0}, Ljava/io/IOException;->getMessage()Ljava/lang/String;

    move-result-object v0

    invoke-direct {v1, v0}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/lang/String;)V

    invoke-virtual {v1, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;

    move-result-object v0

    throw v0
    :try_end_5e
    .catchall {:try_start_50 .. :try_end_5e} :catchall_37

    .line 858
    :sswitch_5e
    :try_start_5e
    iget v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    or-int/lit8 v3, v3, 0x4

    iput v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    .line 3328
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AP()J

    move-result-wide v4

    .line 859
    iput-wide v4, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->refundTransactionUnlockTimeSecs_:J

    goto :goto_11

    .line 863
    :sswitch_6b
    iget v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    or-int/lit8 v3, v3, 0x8

    iput v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    .line 864
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AL()Lcom/google/protobuf/ByteString;

    move-result-object v3

    iput-object v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->contractTransaction_:Lcom/google/protobuf/ByteString;

    goto :goto_11

    .line 868
    :sswitch_78
    iget v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    or-int/lit8 v3, v3, 0x10

    iput v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    .line 869
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AL()Lcom/google/protobuf/ByteString;

    move-result-object v3

    iput-object v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientOutput_:Lcom/google/protobuf/ByteString;

    goto :goto_11

    .line 873
    :sswitch_85
    iget v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    or-int/lit8 v3, v3, 0x20

    iput v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    .line 874
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AL()Lcom/google/protobuf/ByteString;

    move-result-object v3

    iput-object v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->myKey_:Lcom/google/protobuf/ByteString;

    goto :goto_11

    .line 878
    :sswitch_92
    iget v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    or-int/lit8 v3, v3, 0x40

    iput v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    .line 3564
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AO()I

    move-result v3

    .line 879
    iput v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->majorVersion_:I

    goto/16 :goto_11

    .line 883
    :sswitch_a0
    iget v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    or-int/lit16 v3, v3, 0x80

    iput v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    .line 884
    invoke-virtual {p1}, Lcom/google/protobuf/CodedInputStream;->AL()Lcom/google/protobuf/ByteString;

    move-result-object v3

    iput-object v3, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientKey_:Lcom/google/protobuf/ByteString;
    :try_end_ac
    .catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_5e .. :try_end_ac} :catch_31
    .catch Ljava/io/IOException; {:try_start_5e .. :try_end_ac} :catch_4f
    .catchall {:try_start_5e .. :try_end_ac} :catchall_37

    goto/16 :goto_11

    .line 895
    :cond_ae
    invoke-virtual {v2}, Lcom/google/protobuf/UnknownFieldSet$Builder;->Fq()Lcom/google/protobuf/UnknownFieldSet;

    move-result-object v0

    iput-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;

    .line 896
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->makeExtensionsImmutable()V

    .line 897
    return-void

    .line 836
    :sswitch_data_b8
    .sparse-switch
        0x0 -> :sswitch_22
        0x8 -> :sswitch_24
        0x12 -> :sswitch_42
        0x18 -> :sswitch_5e
        0x22 -> :sswitch_6b
        0x2a -> :sswitch_78
        0x32 -> :sswitch_85
        0x38 -> :sswitch_92
        0x42 -> :sswitch_a0
    .end sparse-switch
.end method

.method synthetic constructor <init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;Lorg/bitcoinj/protocols/channels/ServerState$1;)V
    .registers 4

    .prologue
    .line 798
    invoke-direct {p0, p1, p2}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;-><init>(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V

    return-void
.end method

.method private constructor <init>(Lcom/google/protobuf/GeneratedMessage$Builder;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/google/protobuf/GeneratedMessage$Builder",
            "<*>;)V"
        }
    .end annotation

    .prologue
    const/4 v0, -0x1

    .line 804
    invoke-direct {p0, p1}, Lcom/google/protobuf/GeneratedMessage;-><init>(Lcom/google/protobuf/GeneratedMessage$Builder;)V

    .line 1065
    iput-byte v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedIsInitialized:B

    .line 1121
    iput v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedSerializedSize:I

    .line 805
    invoke-virtual {p1}, Lcom/google/protobuf/GeneratedMessage$Builder;->getUnknownFields()Lcom/google/protobuf/UnknownFieldSet;

    move-result-object v0

    iput-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;

    .line 806
    return-void
.end method

.method synthetic constructor <init>(Lcom/google/protobuf/GeneratedMessage$Builder;Lorg/bitcoinj/protocols/channels/ServerState$1;)V
    .registers 3

    .prologue
    .line 798
    invoke-direct {p0, p1}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;-><init>(Lcom/google/protobuf/GeneratedMessage$Builder;)V

    return-void
.end method

.method private constructor <init>(Z)V
    .registers 3

    .prologue
    const/4 v0, -0x1

    .line 807
    invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessage;-><init>()V

    .line 1065
    iput-byte v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedIsInitialized:B

    .line 1121
    iput v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedSerializedSize:I

    .line 807
    invoke-static {}, Lcom/google/protobuf/UnknownFieldSet;->Fo()Lcom/google/protobuf/UnknownFieldSet;

    move-result-object v0

    iput-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;

    return-void
.end method

.method static synthetic access$1400()Z
    .registers 1

    .prologue
    .line 798
    sget-boolean v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->alwaysUseFieldBuilders:Z

    return v0
.end method

.method static synthetic access$1602(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;J)J
    .registers 4

    .prologue
    .line 798
    iput-wide p1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueToMe_:J

    return-wide p1
.end method

.method static synthetic access$1702(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 798
    iput-object p1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueSignature_:Lcom/google/protobuf/ByteString;

    return-object p1
.end method

.method static synthetic access$1802(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;J)J
    .registers 4

    .prologue
    .line 798
    iput-wide p1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->refundTransactionUnlockTimeSecs_:J

    return-wide p1
.end method

.method static synthetic access$1902(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 798
    iput-object p1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->contractTransaction_:Lcom/google/protobuf/ByteString;

    return-object p1
.end method

.method static synthetic access$2002(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 798
    iput-object p1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientOutput_:Lcom/google/protobuf/ByteString;

    return-object p1
.end method

.method static synthetic access$2102(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 798
    iput-object p1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->myKey_:Lcom/google/protobuf/ByteString;

    return-object p1
.end method

.method static synthetic access$2202(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;I)I
    .registers 2

    .prologue
    .line 798
    iput p1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->majorVersion_:I

    return p1
.end method

.method static synthetic access$2302(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 798
    iput-object p1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientKey_:Lcom/google/protobuf/ByteString;

    return-object p1
.end method

.method static synthetic access$2402(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;I)I
    .registers 2

    .prologue
    .line 798
    iput p1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    return p1
.end method

.method public static getDefaultInstance()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 1

    .prologue
    .line 811
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->defaultInstance:Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static final getDescriptor()Lcom/google/protobuf/Descriptors$Descriptor;
    .registers 1

    .prologue
    .line 901
    # getter for: Lorg/bitcoinj/protocols/channels/ServerState;->internal_static_paymentchannels_StoredServerPaymentChannel_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
    invoke-static {}, Lorg/bitcoinj/protocols/channels/ServerState;->access$900()Lcom/google/protobuf/Descriptors$Descriptor;

    move-result-object v0

    return-object v0
.end method

.method private initFields()V
    .registers 5

    .prologue
    const-wide/16 v2, 0x0

    .line 1056
    iput-wide v2, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueToMe_:J

    .line 1057
    sget-object v0, Lcom/google/protobuf/ByteString;->EMPTY:Lcom/google/protobuf/ByteString;

    iput-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueSignature_:Lcom/google/protobuf/ByteString;

    .line 1058
    iput-wide v2, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->refundTransactionUnlockTimeSecs_:J

    .line 1059
    sget-object v0, Lcom/google/protobuf/ByteString;->EMPTY:Lcom/google/protobuf/ByteString;

    iput-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->contractTransaction_:Lcom/google/protobuf/ByteString;

    .line 1060
    sget-object v0, Lcom/google/protobuf/ByteString;->EMPTY:Lcom/google/protobuf/ByteString;

    iput-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientOutput_:Lcom/google/protobuf/ByteString;

    .line 1061
    sget-object v0, Lcom/google/protobuf/ByteString;->EMPTY:Lcom/google/protobuf/ByteString;

    iput-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->myKey_:Lcom/google/protobuf/ByteString;

    .line 1062
    const/4 v0, 0x1

    iput v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->majorVersion_:I

    .line 1063
    sget-object v0, Lcom/google/protobuf/ByteString;->EMPTY:Lcom/google/protobuf/ByteString;

    iput-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientKey_:Lcom/google/protobuf/ByteString;

    .line 1064
    return-void
.end method

.method public static newBuilder()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;
    .registers 1

    .prologue
    .line 1224
    # invokes: Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;->create()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;
    invoke-static {}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;->access$1200()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    return-object v0
.end method

.method public static newBuilder(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;
    .registers 2

    .prologue
    .line 1227
    invoke-static {}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->newBuilder()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    invoke-virtual {v0, p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;->mergeFrom(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    return-object v0
.end method

.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 2

    .prologue
    .line 1204
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseDelimitedFrom(Ljava/io/InputStream;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 3

    .prologue
    .line 1210
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 2

    .prologue
    .line 1174
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom(Lcom/google/protobuf/ByteString;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 3

    .prologue
    .line 1180
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 2

    .prologue
    .line 1215
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom(Lcom/google/protobuf/CodedInputStream;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 3

    .prologue
    .line 1221
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static parseFrom(Ljava/io/InputStream;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 2

    .prologue
    .line 1194
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom(Ljava/io/InputStream;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 3

    .prologue
    .line 1200
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static parseFrom([B)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 2

    .prologue
    .line 1184
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0}, Lcom/google/protobuf/Parser;->parseFrom([B)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public static parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 3

    .prologue
    .line 1190
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    invoke-interface {v0, p0, p1}, Lcom/google/protobuf/Parser;->parseFrom([BLcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method


# virtual methods
.method public final getBestValueSignature()Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 954
    iget-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueSignature_:Lcom/google/protobuf/ByteString;

    return-object v0
.end method

.method public final getBestValueToMe()J
    .registers 3

    .prologue
    .line 939
    iget-wide v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueToMe_:J

    return-wide v0
.end method

.method public final getClientKey()Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 1052
    iget-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientKey_:Lcom/google/protobuf/ByteString;

    return-object v0
.end method

.method public final getClientOutput()Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 999
    iget-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientOutput_:Lcom/google/protobuf/ByteString;

    return-object v0
.end method

.method public final getContractTransaction()Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 984
    iget-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->contractTransaction_:Lcom/google/protobuf/ByteString;

    return-object v0
.end method

.method public final bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/Message;
    .registers 2

    .prologue
    .line 798
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->getDefaultInstanceForType()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    move-result-object v0

    return-object v0
.end method

.method public final bridge synthetic getDefaultInstanceForType()Lcom/google/protobuf/MessageLite;
    .registers 2

    .prologue
    .line 798
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->getDefaultInstanceForType()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    move-result-object v0

    return-object v0
.end method

.method public final getDefaultInstanceForType()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;
    .registers 2

    .prologue
    .line 815
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->defaultInstance:Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    return-object v0
.end method

.method public final getMajorVersion()I
    .registers 2

    .prologue
    .line 1029
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->majorVersion_:I

    return v0
.end method

.method public final getMyKey()Lcom/google/protobuf/ByteString;
    .registers 2

    .prologue
    .line 1014
    iget-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->myKey_:Lcom/google/protobuf/ByteString;

    return-object v0
.end method

.method public final getParserForType()Lcom/google/protobuf/Parser;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lcom/google/protobuf/Parser",
            "<",
            "Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;",
            ">;"
        }
    .end annotation

    .prologue
    .line 923
    sget-object v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->PARSER:Lcom/google/protobuf/Parser;

    return-object v0
.end method

.method public final getRefundTransactionUnlockTimeSecs()J
    .registers 3

    .prologue
    .line 969
    iget-wide v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->refundTransactionUnlockTimeSecs_:J

    return-wide v0
.end method

.method public final getSerializedSize()I
    .registers 7

    .prologue
    const/16 v5, 0x8

    const/4 v4, 0x4

    const/4 v3, 0x2

    const/4 v2, 0x1

    .line 1123
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedSerializedSize:I

    .line 1124
    const/4 v1, -0x1

    if-eq v0, v1, :cond_b

    .line 1161
    :goto_a
    return v0

    .line 1126
    :cond_b
    const/4 v0, 0x0

    .line 1127
    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v1, v1, 0x1

    if-ne v1, v2, :cond_1a

    .line 1128
    iget-wide v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueToMe_:J

    .line 1129
    invoke-static {v2, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->c(IJ)I

    move-result v0

    add-int/lit8 v0, v0, 0x0

    .line 1131
    :cond_1a
    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v1, v1, 0x2

    if-ne v1, v3, :cond_27

    .line 1132
    iget-object v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueSignature_:Lcom/google/protobuf/ByteString;

    .line 1133
    invoke-static {v3, v1}, Lcom/google/protobuf/CodedOutputStream;->c(ILcom/google/protobuf/ByteString;)I

    move-result v1

    add-int/2addr v0, v1

    .line 1135
    :cond_27
    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v1, v1, 0x4

    if-ne v1, v4, :cond_35

    .line 1136
    const/4 v1, 0x3

    iget-wide v2, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->refundTransactionUnlockTimeSecs_:J

    .line 1137
    invoke-static {v1, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->c(IJ)I

    move-result v1

    add-int/2addr v0, v1

    .line 1139
    :cond_35
    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v1, v1, 0x8

    if-ne v1, v5, :cond_42

    .line 1140
    iget-object v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->contractTransaction_:Lcom/google/protobuf/ByteString;

    .line 1141
    invoke-static {v4, v1}, Lcom/google/protobuf/CodedOutputStream;->c(ILcom/google/protobuf/ByteString;)I

    move-result v1

    add-int/2addr v0, v1

    .line 1143
    :cond_42
    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v1, v1, 0x10

    const/16 v2, 0x10

    if-ne v1, v2, :cond_52

    .line 1144
    const/4 v1, 0x5

    iget-object v2, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientOutput_:Lcom/google/protobuf/ByteString;

    .line 1145
    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->c(ILcom/google/protobuf/ByteString;)I

    move-result v1

    add-int/2addr v0, v1

    .line 1147
    :cond_52
    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v1, v1, 0x20

    const/16 v2, 0x20

    if-ne v1, v2, :cond_62

    .line 1148
    const/4 v1, 0x6

    iget-object v2, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->myKey_:Lcom/google/protobuf/ByteString;

    .line 1149
    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->c(ILcom/google/protobuf/ByteString;)I

    move-result v1

    add-int/2addr v0, v1

    .line 1151
    :cond_62
    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v1, v1, 0x40

    const/16 v2, 0x40

    if-ne v1, v2, :cond_72

    .line 1152
    const/4 v1, 0x7

    iget v2, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->majorVersion_:I

    .line 1153
    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->ai(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 1155
    :cond_72
    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit16 v1, v1, 0x80

    const/16 v2, 0x80

    if-ne v1, v2, :cond_81

    .line 1156
    iget-object v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientKey_:Lcom/google/protobuf/ByteString;

    .line 1157
    invoke-static {v5, v1}, Lcom/google/protobuf/CodedOutputStream;->c(ILcom/google/protobuf/ByteString;)I

    move-result v1

    add-int/2addr v0, v1

    .line 1159
    :cond_81
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->getUnknownFields()Lcom/google/protobuf/UnknownFieldSet;

    move-result-object v1

    invoke-virtual {v1}, Lcom/google/protobuf/UnknownFieldSet;->getSerializedSize()I

    move-result v1

    add-int/2addr v0, v1

    .line 1160
    iput v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedSerializedSize:I

    goto/16 :goto_a
.end method

.method public final getUnknownFields()Lcom/google/protobuf/UnknownFieldSet;
    .registers 2

    .prologue
    .line 822
    iget-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->unknownFields:Lcom/google/protobuf/UnknownFieldSet;

    return-object v0
.end method

.method public final hasBestValueSignature()Z
    .registers 3

    .prologue
    .line 948
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x2

    const/4 v1, 0x2

    if-ne v0, v1, :cond_9

    const/4 v0, 0x1

    :goto_8
    return v0

    :cond_9
    const/4 v0, 0x0

    goto :goto_8
.end method

.method public final hasBestValueToMe()Z
    .registers 3

    .prologue
    const/4 v0, 0x1

    .line 933
    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v1, v1, 0x1

    if-ne v1, v0, :cond_8

    :goto_7
    return v0

    :cond_8
    const/4 v0, 0x0

    goto :goto_7
.end method

.method public final hasClientKey()Z
    .registers 3

    .prologue
    .line 1042
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit16 v0, v0, 0x80

    const/16 v1, 0x80

    if-ne v0, v1, :cond_a

    const/4 v0, 0x1

    :goto_9
    return v0

    :cond_a
    const/4 v0, 0x0

    goto :goto_9
.end method

.method public final hasClientOutput()Z
    .registers 3

    .prologue
    .line 993
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x10

    const/16 v1, 0x10

    if-ne v0, v1, :cond_a

    const/4 v0, 0x1

    :goto_9
    return v0

    :cond_a
    const/4 v0, 0x0

    goto :goto_9
.end method

.method public final hasContractTransaction()Z
    .registers 3

    .prologue
    .line 978
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x8

    const/16 v1, 0x8

    if-ne v0, v1, :cond_a

    const/4 v0, 0x1

    :goto_9
    return v0

    :cond_a
    const/4 v0, 0x0

    goto :goto_9
.end method

.method public final hasMajorVersion()Z
    .registers 3

    .prologue
    .line 1023
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x40

    const/16 v1, 0x40

    if-ne v0, v1, :cond_a

    const/4 v0, 0x1

    :goto_9
    return v0

    :cond_a
    const/4 v0, 0x0

    goto :goto_9
.end method

.method public final hasMyKey()Z
    .registers 3

    .prologue
    .line 1008
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x20

    const/16 v1, 0x20

    if-ne v0, v1, :cond_a

    const/4 v0, 0x1

    :goto_9
    return v0

    :cond_a
    const/4 v0, 0x0

    goto :goto_9
.end method

.method public final hasRefundTransactionUnlockTimeSecs()Z
    .registers 3

    .prologue
    .line 963
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x4

    const/4 v1, 0x4

    if-ne v0, v1, :cond_9

    const/4 v0, 0x1

    :goto_8
    return v0

    :cond_9
    const/4 v0, 0x0

    goto :goto_8
.end method

.method protected final internalGetFieldAccessorTable()Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
    .registers 4

    .prologue
    .line 906
    # getter for: Lorg/bitcoinj/protocols/channels/ServerState;->internal_static_paymentchannels_StoredServerPaymentChannel_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
    invoke-static {}, Lorg/bitcoinj/protocols/channels/ServerState;->access$1000()Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;

    move-result-object v0

    const-class v1, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;

    const-class v2, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    .line 907
    invoke-virtual {v0, v1, v2}, Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;->g(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;

    move-result-object v0

    .line 906
    return-object v0
.end method

.method public final isInitialized()Z
    .registers 4

    .prologue
    const/4 v0, 0x1

    const/4 v1, 0x0

    .line 1067
    iget-byte v2, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedIsInitialized:B

    .line 1068
    if-ne v2, v0, :cond_7

    .line 1088
    :goto_6
    return v0

    .line 1069
    :cond_7
    if-nez v2, :cond_b

    move v0, v1

    goto :goto_6

    .line 1071
    :cond_b
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->hasBestValueToMe()Z

    move-result v2

    if-nez v2, :cond_15

    .line 1072
    iput-byte v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedIsInitialized:B

    move v0, v1

    .line 1073
    goto :goto_6

    .line 1075
    :cond_15
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->hasRefundTransactionUnlockTimeSecs()Z

    move-result v2

    if-nez v2, :cond_1f

    .line 1076
    iput-byte v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedIsInitialized:B

    move v0, v1

    .line 1077
    goto :goto_6

    .line 1079
    :cond_1f
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->hasContractTransaction()Z

    move-result v2

    if-nez v2, :cond_29

    .line 1080
    iput-byte v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedIsInitialized:B

    move v0, v1

    .line 1081
    goto :goto_6

    .line 1083
    :cond_29
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->hasMyKey()Z

    move-result v2

    if-nez v2, :cond_33

    .line 1084
    iput-byte v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedIsInitialized:B

    move v0, v1

    .line 1085
    goto :goto_6

    .line 1087
    :cond_33
    iput-byte v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->memoizedIsInitialized:B

    goto :goto_6
.end method

.method public final bridge synthetic newBuilderForType()Lcom/google/protobuf/Message$Builder;
    .registers 2

    .prologue
    .line 798
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->newBuilderForType()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    return-object v0
.end method

.method protected final bridge synthetic newBuilderForType(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)Lcom/google/protobuf/Message$Builder;
    .registers 3

    .prologue
    .line 798
    invoke-virtual {p0, p1}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->newBuilderForType(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    return-object v0
.end method

.method public final bridge synthetic newBuilderForType()Lcom/google/protobuf/MessageLite$Builder;
    .registers 2

    .prologue
    .line 798
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->newBuilderForType()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    return-object v0
.end method

.method public final newBuilderForType()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;
    .registers 2

    .prologue
    .line 1225
    invoke-static {}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->newBuilder()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    return-object v0
.end method

.method protected final newBuilderForType(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;
    .registers 4

    .prologue
    .line 1234
    new-instance v0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    const/4 v1, 0x0

    invoke-direct {v0, p1, v1}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;-><init>(Lcom/google/protobuf/GeneratedMessage$BuilderParent;Lorg/bitcoinj/protocols/channels/ServerState$1;)V

    .line 1235
    return-object v0
.end method

.method public final bridge synthetic toBuilder()Lcom/google/protobuf/Message$Builder;
    .registers 2

    .prologue
    .line 798
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->toBuilder()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    return-object v0
.end method

.method public final bridge synthetic toBuilder()Lcom/google/protobuf/MessageLite$Builder;
    .registers 2

    .prologue
    .line 798
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->toBuilder()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    return-object v0
.end method

.method public final toBuilder()Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;
    .registers 2

    .prologue
    .line 1229
    invoke-static {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->newBuilder(Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;)Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel$Builder;

    move-result-object v0

    return-object v0
.end method

.method protected final writeReplace()Ljava/lang/Object;
    .registers 2

    .prologue
    .line 1168
    invoke-super {p0}, Lcom/google/protobuf/GeneratedMessage;->writeReplace()Ljava/lang/Object;

    move-result-object v0

    return-object v0
.end method

.method public final writeTo(Lcom/google/protobuf/CodedOutputStream;)V
    .registers 8

    .prologue
    const/16 v5, 0x8

    const/4 v4, 0x4

    const/4 v3, 0x2

    const/4 v2, 0x1

    .line 1093
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->getSerializedSize()I

    .line 1094
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x1

    if-ne v0, v2, :cond_13

    .line 1095
    iget-wide v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueToMe_:J

    invoke-virtual {p1, v2, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(IJ)V

    .line 1097
    :cond_13
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x2

    if-ne v0, v3, :cond_1e

    .line 1098
    iget-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bestValueSignature_:Lcom/google/protobuf/ByteString;

    invoke-virtual {p1, v3, v0}, Lcom/google/protobuf/CodedOutputStream;->a(ILcom/google/protobuf/ByteString;)V

    .line 1100
    :cond_1e
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x4

    if-ne v0, v4, :cond_2a

    .line 1101
    const/4 v0, 0x3

    iget-wide v2, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->refundTransactionUnlockTimeSecs_:J

    invoke-virtual {p1, v0, v2, v3}, Lcom/google/protobuf/CodedOutputStream;->b(IJ)V

    .line 1103
    :cond_2a
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x8

    if-ne v0, v5, :cond_35

    .line 1104
    iget-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->contractTransaction_:Lcom/google/protobuf/ByteString;

    invoke-virtual {p1, v4, v0}, Lcom/google/protobuf/CodedOutputStream;->a(ILcom/google/protobuf/ByteString;)V

    .line 1106
    :cond_35
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x10

    const/16 v1, 0x10

    if-ne v0, v1, :cond_43

    .line 1107
    const/4 v0, 0x5

    iget-object v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientOutput_:Lcom/google/protobuf/ByteString;

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->a(ILcom/google/protobuf/ByteString;)V

    .line 1109
    :cond_43
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x20

    const/16 v1, 0x20

    if-ne v0, v1, :cond_51

    .line 1110
    const/4 v0, 0x6

    iget-object v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->myKey_:Lcom/google/protobuf/ByteString;

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->a(ILcom/google/protobuf/ByteString;)V

    .line 1112
    :cond_51
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit8 v0, v0, 0x40

    const/16 v1, 0x40

    if-ne v0, v1, :cond_5f

    .line 1113
    const/4 v0, 0x7

    iget v1, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->majorVersion_:I

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->ag(II)V

    .line 1115
    :cond_5f
    iget v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->bitField0_:I

    and-int/lit16 v0, v0, 0x80

    const/16 v1, 0x80

    if-ne v0, v1, :cond_6c

    .line 1116
    iget-object v0, p0, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->clientKey_:Lcom/google/protobuf/ByteString;

    invoke-virtual {p1, v5, v0}, Lcom/google/protobuf/CodedOutputStream;->a(ILcom/google/protobuf/ByteString;)V

    .line 1118
    :cond_6c
    invoke-virtual {p0}, Lorg/bitcoinj/protocols/channels/ServerState$StoredServerPaymentChannel;->getUnknownFields()Lcom/google/protobuf/UnknownFieldSet;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/google/protobuf/UnknownFieldSet;->writeTo(Lcom/google/protobuf/CodedOutputStream;)V

    .line 1119
    return-void
.end method