Skip to content

Loading of configuration values from a file while starting any network or sputnikvm #370

@harishbm34

Description

@harishbm34

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions