public final class KeepKeyType extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KeepKeyType.ButtonRequestType
Protobuf enum
ButtonRequestType |
static class |
KeepKeyType.CoinType
Protobuf type
CoinType |
static interface |
KeepKeyType.CoinTypeOrBuilder |
static class |
KeepKeyType.FailureType
Protobuf enum
FailureType |
static class |
KeepKeyType.HDNodePathType
Protobuf type
HDNodePathType |
static interface |
KeepKeyType.HDNodePathTypeOrBuilder |
static class |
KeepKeyType.HDNodeType
Protobuf type
HDNodeType |
static interface |
KeepKeyType.HDNodeTypeOrBuilder |
static class |
KeepKeyType.IdentityType
Protobuf type
IdentityType |
static interface |
KeepKeyType.IdentityTypeOrBuilder |
static class |
KeepKeyType.InputScriptType
Protobuf enum
InputScriptType |
static class |
KeepKeyType.MultisigRedeemScriptType
Protobuf type
MultisigRedeemScriptType |
static interface |
KeepKeyType.MultisigRedeemScriptTypeOrBuilder |
static class |
KeepKeyType.OutputScriptType
Protobuf enum
OutputScriptType |
static class |
KeepKeyType.PinMatrixRequestType
Protobuf enum
PinMatrixRequestType |
static class |
KeepKeyType.RequestType
Protobuf enum
RequestType |
static class |
KeepKeyType.TransactionType
Protobuf type
TransactionType |
static interface |
KeepKeyType.TransactionTypeOrBuilder |
static class |
KeepKeyType.TxInputType
Protobuf type
TxInputType |
static interface |
KeepKeyType.TxInputTypeOrBuilder |
static class |
KeepKeyType.TxOutputBinType
Protobuf type
TxOutputBinType |
static interface |
KeepKeyType.TxOutputBinTypeOrBuilder |
static class |
KeepKeyType.TxOutputType
Protobuf type
TxOutputType |
static interface |
KeepKeyType.TxOutputTypeOrBuilder |
static class |
KeepKeyType.TxRequestDetailsType
Protobuf type
TxRequestDetailsType |
static interface |
KeepKeyType.TxRequestDetailsTypeOrBuilder |
static class |
KeepKeyType.TxRequestSerializedType
Protobuf type
TxRequestSerializedType |
static interface |
KeepKeyType.TxRequestSerializedTypeOrBuilder |
Modifier and Type | Field and Description |
---|---|
static int |
WIRE_DEBUG_IN_FIELD_NUMBER |
static int |
WIRE_DEBUG_OUT_FIELD_NUMBER |
static int |
WIRE_IN_FIELD_NUMBER |
static int |
WIRE_OUT_FIELD_NUMBER |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions,Boolean> |
wireDebugIn
extend .google.protobuf.EnumValueOptions { ... |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions,Boolean> |
wireDebugOut
extend .google.protobuf.EnumValueOptions { ... |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions,Boolean> |
wireIn
extend .google.protobuf.EnumValueOptions { ... |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions,Boolean> |
wireOut
extend .google.protobuf.EnumValueOptions { ... |
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
public static final int WIRE_IN_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions,Boolean> wireIn
extend .google.protobuf.EnumValueOptions { ... }
message can be transmitted via wire from PC to KeepKey
public static final int WIRE_OUT_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions,Boolean> wireOut
extend .google.protobuf.EnumValueOptions { ... }
message can be transmitted via wire from KeepKey to PC
public static final int WIRE_DEBUG_IN_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions,Boolean> wireDebugIn
extend .google.protobuf.EnumValueOptions { ... }
message can be transmitted via debug wire from PC to KeepKey
public static final int WIRE_DEBUG_OUT_FIELD_NUMBER
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.EnumValueOptions,Boolean> wireDebugOut
extend .google.protobuf.EnumValueOptions { ... }
message can be transmitted via debug wire from KeepKey to PC
Copyright © 2013–2016 Bitcoin Solutions Ltd. All rights reserved.