public class Transaction extends Object implements ITransaction
long
fee
String
id
String[]
proofs
sender
senderPublicKey
timestamp
byte
type
version
Transaction()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte type
public byte version
public String id
public String senderPublicKey
public String sender
public long timestamp
public long fee
public String[] proofs
public Transaction()
Copyright © 2019. All rights reserved.