Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Wait for sufficient amount of transaction confirmations #1633

@Eknir

Description

@Eknir

Currently, we are returning from submitting / cashing a cheque right after we get the first confirmation. Due to the nature of the blockchain we should wait 25 blocks to be reasonably certain that the transaction will always be part of the longest chain.
If we don't do this, we risk that our transaction becomes orphaned and the swarm peer will not be aware of this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions