Skip to content
This repository was archived by the owner on May 7, 2020. It is now read-only.
This repository was archived by the owner on May 7, 2020. It is now read-only.

Verify transaction on backend before submitting to ledger #92

@jeysbach

Description

@jeysbach

Currently the client submits a transaction to the ledger and then provides the transaction hash to the backend as proof.

If the transaction is incorrect it will/should (not 100% sure this works perfectly yet) not be accepted by the backend but the transaction will already be submitted to the ledger and the funds transferred.

We could also send the signed transaction to the backend so the backend can verify it before submitting to the ledger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions