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
Hello,
I am trying to get cryptocoin_payable to work with 0.5.11
However I have
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::Chainwithout much luck