Skip to content

Error of Cross SDK; throw Error but not return error:1 #59

@todo

Description

@todo

// TODO: Error of Cross SDK; throw Error but not return error:1
async receive(params) {
const isReadyToRecevie = await this.isChainReadyToReceive(params);
if (isReadyToRecevie.error) {
throw Error(isReadyToRecevie.message);


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