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

Update module-nft to setup proxy account #455

Closed
xlc opened this issue Oct 11, 2020 · 0 comments · Fixed by #548
Closed

Update module-nft to setup proxy account #455

xlc opened this issue Oct 11, 2020 · 0 comments · Fixed by #548
Assignees

Comments

@xlc
Copy link
Member

xlc commented Oct 11, 2020

After this is available paritytech/substrate#7139

// Depends on https://github.com/paritytech/substrate/issues/7139
// For now, use origin as owner and skip the proxy part
// pallet_proxy::Module<T>::add_proxy(owner, origin, Default::default(), 0)

// Skip two steps until pallet_proxy is accessable
// pallet_proxy::Module<T>::remove_proxies(owner)
// transfer all free from origin to dest

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 a pull request may close this issue.

2 participants