This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Extending asset-tx-payment with default per signed origin #12055
dzmitry-lahoda
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to extend
https://github.com/paritytech/substrate/blob/master/frame/transaction-payment/asset-tx-payment/src/lib.rs
with ability to set default asset for user.
So that,
Is it ok?
What will happen if asset will be removed from payment?
User will get errors and should be able to set to none his asset or to new asset.
Beta Was this translation helpful? Give feedback.
All reactions