When we launch a standalone mainnet, we don't want users to be able to send extrinsics immediately. Especially token actions need to be suppressed before the official token generation event
as done for parachain:
https://github.com/integritee-network/parachain/blob/75650f539c07de174ef6d4e0cd2c60347907fc30/polkadot-parachains/shell-runtime/src/lib.rs#L153-L161
But please disable all Vesting calls, not only vested_transfer