Class FloodAdvert

java.lang.Object
org.stellar.sdk.xdr.FloodAdvert

public class FloodAdvert extends Object
FloodAdvert's original definition in the XDR file is:
 struct FloodAdvert
 {
     TxAdvertVector txHashes;
 };