Thank you! Is there a way to verify that a third party RPC is ready for the upgrade?
I’ve queried the web3_clientVersion method but I’m not sure how to correlate that version with v0.45.0 (or maybe I’m understanding something wrong here?)
{“jsonrpc”:“2.0”,“id”:1,“result”:“moonbeam/v3600.0/fc-rpc-2.0.0-dev”}
I appreciate the help!