Just successfully setup my btcd-qt client as RPC server, however dealing with the following error
No 'Access-Control-Allow-Origin' header is present on the requested resource
Anyone know how to configure RPC server to enable CORS?
Thanks.
there is info on how to bypass security features in chrome, so hopefully that works until we get it fixed in the core