Skip to content

Upgrade from 0.4.X to 0.5.X Eth.configure issue #255

Description

@sbounmy

Hello,

I am trying to get cryptocoin_payable to work with 0.5.11

However I have

      Eth.configure do |config|
        config.chain_id = CryptocoinPayable.configuration.testnet ? 4 : 1
      end

configure is no longer there since 0.5.0

What is the upgrade process ?

I couldnt find much info in the release notes 0.5.0

I also inspected Eth::Chain without much luck

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions