public class TransactionId extends Ripemd160 implements Serializable
| Constructor and Description |
|---|
TransactionId(String hashValue)
Create a new wrapper for the given ripemd160 hash.
|
getHashValue, getNumberFromHash, setHashValue, setHashValue, toByteArray, toStringpublic TransactionId(String hashValue)
hashValue - The hash to wrap.Copyright © 2019. All rights reserved.