public class Hash160 extends Hash<Hash160>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Hash160.Translator |
Hash.HashTranslator<T extends Hash>| 限定符和类型 | 字段和说明 |
|---|---|
static Hash160Field |
NameInDB |
static Hash160Field |
TakerGetsCurrency |
static Hash160Field |
TakerGetsIssuer |
static Hash160Field |
TakerPaysCurrency |
static Hash160Field |
TakerPaysIssuer |
static Hash160.Translator |
translate |
| 构造器和说明 |
|---|
Hash160(byte[] bytes)
Create a hash160.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Hash160Field |
hash160Field(Field f)
hash160 field.
|
byte[] |
toBytes() |
void |
toBytesSink(BytesSink to) |
String |
toHex() |
Object |
toJSON() |
Type |
type() |
public static Hash160.Translator translate
public static Hash160Field TakerPaysIssuer
public static Hash160Field TakerGetsCurrency
public static Hash160Field TakerPaysCurrency
public static Hash160Field TakerGetsIssuer
public static Hash160Field NameInDB
Copyright © 2021. All rights reserved.