We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Under substrate class
account = Ref.Account(ACCOUNT_NAME)
Does not assign the account name from the ACCOUNT_NAME value.
The text was updated successfully, but these errors were encountered:
Adding fix for issue #179
4358a28
5dfbc3f
Fix for issue no. 225 - Delete bp if app create fails due existing ap…
cbe4c1f
…p name (#179) (cherry picked from commit 88f4e22e045df23892620dda2bac94d71a8a26a8)
No branches or pull requests
Under substrate class
account = Ref.Account(ACCOUNT_NAME)
Does not assign the account name from the ACCOUNT_NAME value.
The text was updated successfully, but these errors were encountered: