Class FloodAdvert

java.lang.Object
org.stellar.sdk.xdr.FloodAdvert
All Implemented Interfaces:
XdrElement

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