Skip to content

Check PConfig.initializeApp() hygeine #47

@DanGould

Description

@DanGould

It seems like core.init() gets called by uri functions and SenderBuilder.fromPsbtAndUri. My guess is because these were the entry points to the library and necessary to get the example working.

The suggested approach is instead to use #[frb(init)] on functions OR call await RustLib.init();

Related to #44

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