Whitelisted by #574.
Flips isSufficient from false to true on the Hollar foreign asset via foreignAssets.forceAssetStatus. All other fields (owner, issuer, admin, freezer, minBalance) are preserved from current on-chain state. This is the only dispatchable that can change isSufficient.
Call hash
0x346b5e6057324b8125ee64253734aee66f2d01e287b4ae85a0b615b6ef53e46d
Testing
You can test this with the referenda testing tool in a single command:
npx github:karolk91/polkadot-referenda-tester \
test \
--governance-chain-url wss://asset-hub-polkadot-rpc.n.dwellir.com \
--fellowship-chain-url wss://polkadot-collectives-rpc.polkadot.io \
--referendum 1920 \
--fellowship 574 \
--no-cleanup
After enactment, query foreignAssets.asset for the Hollar location ../Para(2034)/GId(222) on the first RPC URL to confirm isSufficient: true. You can see before and after here:
