Robert Kaye
Robert Kaye
This PR is very much a work in progress, but I could use some head-checks to see if anyone sees anything badly wrong with my approach for building a spotify...
I'm trying to install this code (using Docker), but it keeps failing with this error: ``` faucet_1 | 2022/03/21 23:14:32 Connected to tcp://faucetserver_geth_1:8545 faucet_1 | connecting to http://faucetserver_geth_1:8545 faucet_1 |...
This PR fixes some problems with JSPF serialization: 1. The created_for element should be part of the extension. 2. track identifier should be a list not a string. This PR...