nostr-rs-relay
nostr-rs-relay copied to clipboard
Wrong payment information in relay details
It seems like there is a bug in the payment calculation (not the real calculation, but the information about the relay calculation). Example:
- I set up a relay and users need to pay 1k sats.
- I add the relay to my profile on Amethyst and then I take a look at the relay information. There is 1 sat displayed as payment
- I can also verify this issue in noStrudel.ninja when clicking on the relay.
The payment information seems off. However the calculation of the actual payment seems to work fine.
looks like sats vs msats causing me problems once again. There is a unit field in the response but maybe clients don't use it. Easy enough fix to return the response in msats #169
Closed by: 5e45bf70c3d7900f3b0963c2f9ea402442ab8552