Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic custom account create script #200

Merged
merged 2 commits into from
Nov 4, 2021
Merged

Conversation

latenssi
Copy link
Member

@latenssi latenssi commented Nov 4, 2021

This will add a config parameter for custom account create script: FLOW_WALLET_SCRIPT_PATH_CREATE_ACCOUNT
If you want to use the default script, leave this empty (either do not declare it or use "").

fixes #103

Replaces PR #194

@latenssi latenssi force-pushed the latenssi/custom-account-init-2 branch from 34d21c6 to cf07496 Compare November 4, 2021 09:13
Copy link
Contributor

@nanuuki nanuuki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@latenssi latenssi merged commit 34455bf into main Nov 4, 2021
@latenssi latenssi deleted the latenssi/custom-account-init-2 branch November 4, 2021 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support custom Cadence account creation code (for initial setup)
2 participants