Open
Description
In the /docs/accounts.md it states the following:
The second strategy consists of using fp-account
so that AccountId20
is the Account type used for frame_system::pallet::Config::AccountId
.
How can someone opt in to this strategy?
Where in code does it have to be changed?
Some guidance would help tremendously for someone new to substrate and would like to get started quickly.
I'd be more than happy to create a PR with detailed explanation of this once I have understood how this works so following devs can make their switch quickly.
Many thanks.