Introduce FullTx type exposed by ChainBuilder
This contains _all_ information that happened in a transaction (for instance, including the exact contracts that were deployed). The ChainBuilder exposes the trace of transactions (as FullTx values) that have happened in the chain.
Please register or sign in to comment