Skip to content

optimize, use info from tx to verify the request. #57

@todo

Description

@todo

// TODO: optimize, use info from tx to verify the request.
const key = ellipticEc.keyFromPublic(public_key, 'hex');
return key.verify(address, signed_address);
}
class CrossTransactionsService extends Service {


This issue was generated by todo based on a TODO comment in 55ce713 when #56 was merged. cc @AElfProject.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions