public interface LeaseTransaction extends Transaction, Signable, WithId
Modifier and Type | Field and Description |
---|---|
static byte |
LEASE |
V1, V2
Modifier and Type | Method and Description |
---|---|
long |
getAmount() |
long |
getFee() |
String |
getRecipient() |
long |
getTimestamp() |
getId, getSenderPublicKey, getType, getVersion
static final byte LEASE
String getRecipient()
long getAmount()
long getFee()
getFee
in interface Transaction
long getTimestamp()
getTimestamp
in interface Transaction
Copyright © 2019. All rights reserved.