ContractFilter
此类包含用于解码 CreatedEvent 并由提供方创建 UpdateFormat、TransactionFormat 或 EventFormat 的实用程序。它只能用 ContractCompanion 的子类型实例化
ContractFilter - 稳定
上游文档:打开
签名
public final class ContractFilter<Ct> extends Object
会员|文档 |会员|介绍 |已弃用 |已删除 |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | ---------- | ---------- | -------- |
| 打开 | eventFormat(Optional<Set<String>>) | 3.4.8 | - | - |
| 打开 | of(ContractCompanion<Ct, ?, ?>) | 3.4.8 | - | - |
| 打开 | of(InterfaceCompanion<?, Cid, View>) | 3.4.8 | - | - |
| 打开 | toContract(CreatedEvent) | 3.4.8 | - | - |
| 打开 | transactionFormat(Optional<Set<String>>) | 3.4.8 | - | - |
| 打开 | updateFormat(Optional<Set<String>>) | 3.4.8 | - | - |
| 打开 | withIncludeCreatedEventBlob(boolean) | 3.4.8 | - | - |
| 打开 | withTransactionShape(TransactionShape)| 3.4.8 | - | - || 打开 | withVerbose(boolean) | 3.4.8 | - | - |
本文由 CC Privacy Club 根据 Canton Network 官方文档(CC-BY-4.0)整理翻译,仅供学习;实现细节以官方最新版本为准。