elnosh
elnosh
When sending from wallet, the way outputs are constructed in the request for `/split` they could be telling the mint which is the intended payment amount vs which is the...
this is a wip of mutiny-server There are other endpoints I will need to add but I have basic ones working right now (open channel, create invoice, pay invoice, send...
some mints still have non-hex keyset ids. Example [minibits](https://mint.minibits.cash/Bitcoin/v1/keysets) mint has keysets: ``` "keysets": [ { "id": "9mlfd5vCzgGl", "unit": "sat", "active": true }, { "id": "00500550f0494146", "unit": "sat", "active": true...
created a mint and melt quote pair with the same invoice and when tried melting in `/v1/melt/bolt11`, it returned the state as paid but the preimage field was empty.