lfglabs-dev / api.starknet.id

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

feat: altcoin support to renewal endpoints #65

Closed irisdv closed 7 months ago

irisdv commented 7 months ago

This PR updates get_non_subscribed_domains and get_renewal_data to work with altcoins.

For the pipeline inget_non_subscribed_domains I tried to use a condition to get the value enabled from renew_flows_altcoins and renew_flows_altcoins but I have no idea why it didn't work, so I had to add enabled and enabled_altcoin