I’ve been using easybitcoin to access “Wallet RPCs” as defined here – https://developer.bitcoin.org/reference/rpc/index.html#rawtransactions-rpcs
But it doesn’t seem to work with “Rawtransactions RPCs” like createrawtransaction or getrawtransaction. Nothing is being returned from these calls.
Any ideas on how to get PHP to work with Rawtransactions RPCs?