Package foundation.omni.txrecords
Interface TransactionRecords
public interface TransactionRecords
Omni Layer Transactions defined as Java Records.
By using Java Records (available in Java 16+) and PayloadBuilder
we are able
to relatively tersely define the transactions and their payload format in a single file.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
static final record
static final record
Parameters for Send To Ownersstatic final record
Parameters for Simple Send