bytecoin
bytecoin copied to clipboard
How to add cors to walletd RPC-API?
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.