Skip to content

appSendDeploy returns deploy result, id only via log #12

@dckc

Description

@dckc

This API is awkward:

log('DEPLOY RETURN DATA', {args, cost, rawData: data})

fortunately, the log is handled with ocap discipline (i.e. as an effect) so I was able to interpose a log object that does what I need:
https://github.com/rchain-community/rnode-client-js/blob/ballot-ui/src/web/ballot.js#L189-L200

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions