_Environment running-_
Running substrate latest version from master
Using the latest ink!
I am trying to run the simple contract that lives here https://github.com/paritytech/ink/blob/master/examples/lang2/runtime-storage/src/lib.rs
By looking into the UI console it shows the error this.rpcContractsCall is not a function

Custom substrate nodes need to wire up the contracts RPC e.g. https://github.com/gautamdhameja/substrate-runtime-contract-sample/pull/2
Thanks for the effort, happy that is actually works with this.
We still have a UI issue where the specific functionality should not be show at all when not available.
Functionality disabled now when no RPC is available.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.
Most helpful comment
Thanks for the effort, happy that is actually works with this.
We still have a UI issue where the specific functionality should not be show at all when not available.