Transaction.WrappedTransactionTree
封装事务树以及树的包装根事件列表的通用类。包装的根事件用于构造由事务描述为 WrappedEvents 树的树。
Transaction.WrappedTransactionTree - 稳定
上游文档:打开
签名
public static class Transaction.WrappedTransactionTree<WrappedEvent> extends Object
会员
| 文档 | 会员 | 介绍 | 已弃用 | 已删除 |
|---|---|---|---|---|
| 打开 | WrappedTransactionTree(Transaction, List<WrappedEvent>) | 3.4.8 | - | - |
| 打开 | getTransaction() | 3.4.8 | - | - |
| 打开 | getWrappedRootEvents() | 3.4.8 | - | - |
本文由 CC Privacy Club 根据 Canton Network 官方文档(CC-BY-4.0)整理翻译,仅供学习;实现细节以官方最新版本为准。