massalabs/docs

FAQ - When can a transaction be considered failed?

开放

#291 创建于 2024年3月11日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (66 个派生)auto 404
good first issue

仓库指标

星标
 (18 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Add to the documentation an explanation of when a transaction can be definitively considered as failed. This includes the nominal case, where a transaction is included in a final block as failed, but also more exotic cases such as:

  • The transaction is not included in any block
  • The transaction is only included in a block that is stale
  • Other scenarios?

贡献者指南