Creates a descriptor for AggregateBondedTransactionV1.
Hash of the aggregate's transaction.
Optional
transactions: EmbeddedTransaction[]Embedded transaction data. Transactions are variable-sized and the total payload size is in bytes. Embedded transactions cannot be aggregates.
Optional
cosignatures: Cosignature[]Cosignatures data. Fills up remaining body space after transactions.
Type safe descriptor used to generate a descriptor map for AggregateBondedTransactionV1Descriptor.
Propose an arrangement of transactions between different accounts (V1, deprecated). Use this transaction when not all required signatures are available when the transaction is created. Missing signatures must be provided using a Cosignature or DetachedCosignature. To prevent spam attacks, before trying to announce this transaction a HashLockTransaction must be successfully announced and confirmed.