Hi, this is all pretty new to me but after some digging, to my understanding the fcl scripts for the js sdk does not support the function ExecuteScriptAtBlockHeight.
I was told it might be possible to run it if I use the onflow protobuf package, would I haveto generate the protobufs myself or can I use it directly in my node app? Because when installing protoc and the library I don’t get a script in my package.json to generate them.
Your help would be appreciated