ethersphere / swarm-donation

1 stars 1 forks source link

API merge breaks stamp TTL lookup #1

Open ldeffenb opened 3 months ago

ldeffenb commented 3 months ago

With the upcoming merge of the main and Debug APIs, the stamp TTL lookup needs to be changed to the 1633 port. https://github.com/ethersphere/swarm-donation/blob/58e539a78baf53ce2f3a52f74f3405d8c68ac497/lib/TimeToLiveText.tsx#L32-L36

ldeffenb commented 3 months ago

Also here: https://github.com/ethersphere/swarm-donation/blob/58e539a78baf53ce2f3a52f74f3405d8c68ac497/lib/TopUpButton.tsx#L47-L50