public abstract class TransactionWithSignature extends TransactionWithBytesHashId
Modifier and Type | Field and Description |
---|---|
protected ByteString |
signature |
V1, V2
Constructor and Description |
---|
TransactionWithSignature() |
Modifier and Type | Method and Description |
---|---|
ByteString |
getSignature() |
boolean |
verifySignature() |
getId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFee, getSenderPublicKey, getTimestamp, getType, getVersion
protected ByteString signature
public ByteString getSignature()
public boolean verifySignature()
Copyright © 2019. All rights reserved.