Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Separate Account initialization from Account deployment. #278

@ericnordelo

Description

@ericnordelo

Currently, we are deploying the Account if some conditions are met directly from initialization. This has some problems like nile automatically trying to deploy an Account in the send command if the account doesn't exist (not sure if this was the expected behavior), and also, deployment attempts when Account is used in NRE. I think it would be helpful for clarity and development to decouple these processes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions