Modifier and Type | Class and Description |
---|---|
static class |
Hash.HashSerializer |
Modifier | Constructor and Description |
---|---|
protected |
Hash(byte[] hash) |
protected |
Hash(String encoded) |
Modifier and Type | Method and Description |
---|---|
String |
asHex() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static Hash |
from(BlockHash blockHash) |
static Hash |
from(TransactionHash hash) |
byte[] |
getBytes() |
int |
hashCode() |
String |
toString() |
protected Hash(String encoded)
protected Hash(byte[] hash)
Copyright © 2025. All rights reserved.