lfglabs-dev / api.starknet.id

StarknetID API written in Rust.
2 stars 1 forks source link

Refactor `get_renewal_data` #83

Closed fricoben closed 5 months ago

fricoben commented 5 months ago

Description

To have the STRK or ETH choice on the domain subscription, I’m trying to get the subscribed domains on a certain currency. Currently we have a query that gives a what domains are not subscribed.

get_renewal_data already exists but I would like it to be for the address and not only focus on a domain.

irisdv commented 5 months ago

Closed by https://github.com/starknet-id/api.starknet.id/pull/84