Closed roccomuso closed 4 years ago
@roccomuso Here: https://github.com/vacuumlabs/adalite-backend-service/blob/shelley-hard-fork/src/db-api.js#L260 in the db-api. "account" represents staking address everywhere, this comes from the naming in the ITN era, I plan to rename it though to avoid confusion. It does not have an endpoint however, do you need it as an endpoint?
Yeah I saw that, but it's not exposed as a REST api, that would be great
Sorry, what would you need it for?
No need for it anymore. The other API are enough
Is there an API to get the
accountDbId
given anaddress
?