Class PayloadBuilder

java.lang.Object
foundation.omni.tx.PayloadBuilder

public class PayloadBuilder extends Object
This builder does not guarantee correctness, it is a thin wrapper around ByteBuffer to make the transaction building code easy to read and compare to the Omni Spec. Most applications should use xxx instead which correctly builds each transaction type.