Skip to content

Avoid throwing an error if private key is missing unless .send() is executed #930

Closed
@marekyggdrasil

Description

@marekyggdrasil

Hello everyone. I am working on a contribution to SnarkyJS and I am opening this thread just to have a corresponding issue to my pull request.

The problem I discovered while working on https://github.com/sqrt-xx/mina-ui-deployment, particularly, I could not sign the zkApp deployment transaction using AURO. There is nothing wrong with AURO signing capabilities. The problem originates from SnarkyJS as it will raise an exception if signer private key is missing during the transaction building when account creation fee is included.

The related discussion thread is: https://discord.com/channels/484437221055922177/1109079490111479848

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions