Acala icon indicating copy to clipboard operation
Acala copied to clipboard

Deposit to enable unknown-tokens

Open xlc opened this issue 3 years ago • 0 comments

People needs to pay some deposit to allow them receive unknown tokens. X tokens per token type. We need to track how many unique unknown tokens a user have.

Needs an update_enabled_count(origin, count: u32) call to allow user to enable / disable (by setting count to zero) unknown tokens.

Relates: https://github.com/paritytech/polkadot/issues/2702

xlc avatar Mar 25 '21 04:03 xlc