How do we specify block number to call function for when using runContractFunction
?
For example in web3.py we have an block_identifier
parameter to specify the block. https://web3py.readthedocs.io/en/stable/web3.eth.html#web3.eth.Eth.call
How do we specify block number to call function for when using runContractFunction
?
For example in web3.py we have an block_identifier
parameter to specify the block. https://web3py.readthedocs.io/en/stable/web3.eth.html#web3.eth.Eth.call
this is not possible now, we will consider it as a feature request