Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 Polkadot.js API 订阅单个事件(或事件列表)。但是,我只找到了有关如何遍历事件然后过滤结果的信息。此外,关于事件的文档列出了所有发出的事件,但我还没有找到订阅单个事件的方法。
这可能吗?我怎么能那样做?谢谢!