loop/cmd
yyforyongyu 425a007aaf
loopd+liquidity: persist parameters on disk
This commit saves the RPC request used to construct the `Parameters` on
disk. Since it's a proto message, an easy way to read/write it is to
rely on the proto marshal/unmarshal methods. A side effect is that
migration also becomes easy as proto message have its own internal
mechanism to keep track of the compatibility.
2022-06-07 20:18:11 +08:00
..
loop loopd+liquidity: persist parameters on disk 2022-06-07 20:18:11 +08:00
loopd cmd/loop: set exit code 1 on error 2020-06-11 21:00:24 +02:00