Hello. I see the daemon have `--CORS`-flag, https://github.com/bcndev/bytecoin/search?q=cors but how to add this to `walletd` rpc-api? Browser not accept RPC-response, without cors=*, in headers.
Hello. I see the daemon have
--CORS-flag, https://github.com/bcndev/bytecoin/search?q=corsbut how to add this to
walletdrpc-api? Browser not accept RPC-response, without cors=*, in headers.