This article explains the tree-based structure of intents in a transaction. If you want to learn about the persisted structure of a transaction, read about the Transaction Structure(transaction-stru
A subintent (also known as a pre-authorization in the dApp/wallet pre-authorization flow(preauthorizations)) can be thought of as being its own independent mini transaction:
Each transaction has a single transaction intent. Its transaction id is the hash of the transaction intent, and is typically encountered bech32-encoded starting with txid....
The concept of notarization was introduced at Babylon as a means to support seamless multi-signature transactions.
This section gives an overview of the structure, design and motivation of the Radix transaction model. If you are an integrator looking to build and submit transactions, we encourage you to read the
This article covers the flattened structure of the transaction model and serialized transactions.
Legacy documentation: Transactions