We are implementing an "InterChainTransaction" precompiled contract to verify the transaction (tx1) which has happened on the "Ethereum Blockchain" during the ICO.
Once we are on the MAINNET, to verify the transaction (tx1), which was occurred on the Ethereum blockchain, we were hard-coding the "https://mainnet.infura.io/v3/{API-Key}" url inside the code. But we would like to keep these values somewhere in the configuration file, so that we can avoid the recompilation even though if we change the "URL" later.
Can we please have this feature in the "sputnikvm" so that it will help us a lot.
Kindly revert me in case if it requires more clarifications.
Regards,
Harish Belavadi