lbry.go/extras/jsonrpc
Thomas Zarebczan af728f12d9 add new types
Wasn't sure about type `UTXOReleaseResponse *string` 

This is the response: ```
{
  "jsonrpc": "2.0",
  "result": null
}
```
2019-09-24 16:04:13 +02:00
..
daemon.go Adds account_id to channel create (and update), missing functions 2019-09-24 16:04:13 +02:00
daemon_test.go add support related commands 2019-08-27 00:25:47 +02:00
daemon_types.go add new types 2019-09-24 16:04:13 +02:00