mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
b708d5a4dd
585: Configurable kraken websocket url via the ASB config r=thomaseizinger a=cimble-code - Allows the ASB operator to configure a custom kraken websocket url via the ASB config. - Addresses the issue of price control first brought up [here](https://github.com/comit-network/xmr-btc-swap/discussions/571) > Gotya. There is a relatively easy to implement (but temporary) solution for that. We could let the user configure the kraken websocket url via the ASB config. That way you can plug in your own service. The only requirement is that your service publishes prices updates in the same format as [kraken](https://docs.kraken.com/websockets/), e.g. : _Originally posted by @bonomat in https://github.com/comit-network/xmr-btc-swap/discussions/571#discussioncomment-885535_ Co-authored-by: Your Name <you@example.com> |
||
---|---|---|
.. | ||
asb | ||
bin | ||
bitcoin | ||
cli | ||
database | ||
monero | ||
network | ||
protocol | ||
asb.rs | ||
bitcoin.rs | ||
cli.rs | ||
database.rs | ||
env.rs | ||
fs.rs | ||
kraken.rs | ||
lib.rs | ||
monero_ext.rs | ||
monero.rs | ||
network.rs | ||
protocol.rs | ||
seed.rs | ||
tor.rs |