pub fn poke_deposit<T: Config>(who: T::AccountId)
Expand description
Update the deposit of who
. Meant to be called by the system with an XCM Transact
Instruction.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::poke_deposit
.