64396a69c3
This commit adds synchronous version of the RPC’s to send payments over channels and open new channels. The previous async versions of these RPC calls have been removed from the REST interface. Additionally for these two RPC calls any field which accepted byte slices now also accept a variant of the field which is a hex-encoded string. The OpenChannelSync RPC is intended to be used along with either the ListChannels or PendingChannels RPC to poll for a channels existence or non-existence as a signal that the channel is finally open. |
||
---|---|---|
.. | ||
gen_protos.sh | ||
rpc.pb.go | ||
rpc.pb.gw.go | ||
rpc.proto | ||
rpc.swagger.json |