Skip to content

Delegate rusqlite::Connection persister to transaction persister #279

@ValuedMammal

Description

@ValuedMammal

Currently, the rusqlite connection persister and transaction persister are entirely different implementations, even though the connection persister just creates a new transaction, does what the transaction persister does, and then commits.

Originally posted on bitcoindevkit/bdk#1863

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions