Anthony Alaribe
Anthony Alaribe
Lmao... @kelonye seems i'm not the only one in the challenge. Thanks for the headsup.
A tiny update to the description for this PR The line: > Functions which may result in an account being deleted accept a new **KeepAlive** value. This has three variants:...
> Thanks! @tonyalaribe this is very helpful PR to understand the whole change going on with paritytech/substrate#12951 Does this PR require any migration? like converting existing balances which has been...
For clarity, does this refer to the `LockableCurrency` trait? https://docs.rs/frame-support/latest/frame_support/traits/trait.LockableCurrency.html Or as the task to introduce a new trait as mentioned in https://github.com/paritytech/polkadot-sdk/issues/327 : > Introduce fungibles::Lockable/fungible::Lockable and implement for...