Skip to content

Avoid repeated freeze calls #127

@cuttlefishi

Description

@cuttlefishi

Issue: when we restart the app, there will be a session set to CLOSE. Another session will continue with freeze call which is a repeat. This will cause the following replacement transaction error:

ERROR: Returned error: replacement transaction underpriced
NEW ERROR: Returned error: replacement transaction underpriced

Proper behavior: When the duplicate session exists, and the session resumes, freeze call should not be repeated.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions