I want to use the manuallyExecute method in the OffRamp contract, using the Golang example.
But I can't find the address of the CommitStore contract that is needed in the config file https://github.com/smartcontractkit/ccip/blob/ccip-develop/core/scripts/ccip/manual-execution/config.json#L5
I researched all the documentation and code but did not find it.
I would expect this information to be in the supported networks [supported-networks] (https://docs.chain.link/ccip/supported-networks) section