Francisco Calderón
Francisco Calderón
this is probably related to #27 Don't delete this one, let's keep it open until we have it fixed
> > `n` Network: The network used for the trade, it can be `lightning`, `liquid`, `onchain`, etc. > > can it be used with testnet3/4? sure
> Ey @grunch this is awesome, I'm actively investigating exactly this for Robosats, I was taking a look to see if I could just use NIP-15 but would be awesome...
> I would change the goal from "p2p events" to "order events" > > After all, the kind `38383` used here only defines an order to be encoded as an...
> This is really nice! > > Two other tags that could be added can be `escrow_duration` (robosats specific but used in similar ways also in other platforms) and `order_duration`....
> Is this not what the `expiration` tag does? Not necessarily, right now in lnp2pbot and Mostro is like this, we set expiration to now+24 hours, then the order is...
> There seem to be a few implementations of this; is this ready to merge @grunch ? Pls update the NIP number and README 👌 Done, thanks @pablof7z and all...
Hi @f3r10 can you give a look on test broken? 😃
closing this issue due inactivity
> Currently in `cli.rs` / `main.rs` the code is using the number of cores detected to determine how many threads to spawn. This is incompatible with using `systemd-run` to limit...